Packageorg.libspark.flartoolkit.core.raster.rgb
Classpublic class FLARRgbRaster_BitmapData
InheritanceFLARRgbRaster_BitmapData Inheritance NyARRgbRaster_BasicClass Inheritance Object
Implements INyARRgbRaster



Protected Properties
 PropertyDefined By
 Inherited_size : NyARIntSize
NyARRgbRaster_BasicClass
Public Methods
 MethodDefined By
  
FLARRgbRaster_BitmapData(bitmapData:BitmapData)
FLARRgbRaster_BitmapData
  
getBuffer():Object
[override]
FLARRgbRaster_BitmapData
 Inherited
NyARRgbRaster_BasicClass
 Inherited
getHeight():int
NyARRgbRaster_BasicClass
  
[override]
FLARRgbRaster_BitmapData
 Inherited
NyARRgbRaster_BasicClass
 Inherited
getWidth():int
NyARRgbRaster_BasicClass
  
hasBuffer():Boolean
[override]
FLARRgbRaster_BitmapData
 Inherited
isEqualBufferType(i_type_value:int):Boolean
NyARRgbRaster_BasicClass
 Inherited
wrapBuffer(i_ref_buf:Object):void
NyARRgbRaster_BasicClass
Protected Methods
 MethodDefined By
 Inherited
overload_NyARRgbRaster_BasicClass(i_width:int, i_height:int, i_buffer_type:int):void
NyARRgbRaster_BasicClass
Constructor Detail
FLARRgbRaster_BitmapData()Constructor
public function FLARRgbRaster_BitmapData(bitmapData:BitmapData)

Parameters
bitmapData:BitmapData
Method Detail
getBuffer()method
override public function getBuffer():Object

Returns
Object
getRgbPixelReader()method 
override public function getRgbPixelReader():INyARRgbPixelReader

Returns
INyARRgbPixelReader
hasBuffer()method 
override public function hasBuffer():Boolean

Returns
Boolean