BitmapData.histogram()
>> Histogram.swf (要 FlashPlayer 10 & Webカメラ) 昨日はFlashPlayer 10で追加されたBitmapDataクラスのメソッドである get/setVector() を紹介しましたが、 今日は histogram() というメソッドを使ってみます。 以下、livedocsより histogram() メソッド public function histogram(hRect:Rectangle = null):Vector.<Vecto…