Packagecom.voidelement.images
Classpublic class BMPDecoder
InheritanceBMPDecoder Inheritance Object



Public Methods
 MethodDefined By
  
コンストラクタ
BMPDecoder
  
decode(data:ByteArray):BitmapData
デコード
BMPDecoder
  
traceInfo():void
情報出力
BMPDecoder
Constructor Detail
BMPDecoder()Constructor
public function BMPDecoder()

コンストラクタ

Method Detail
decode()method
public function decode(data:ByteArray):BitmapData

デコード

Parameters

data:ByteArray

Returns
BitmapData
traceInfo()method 
public function traceInfo():void

情報出力