Packagejp.nyatla.nyartoolkit.as3.core.raster
Classpublic class NyARRaster_BasicClass
InheritanceNyARRaster_BasicClass Inheritance Object
Implements INyARRaster
Subclasses NyARBinRaster, NyARGrayscaleRaster, NyARRaster



Protected Properties
 PropertyDefined By
  _size : NyARIntSize
NyARRaster_BasicClass
Public Methods
 MethodDefined By
  
NyARRaster_BasicClass
  
getBuffer():Object
NyARRaster_BasicClass
  
NyARRaster_BasicClass
  
getHeight():int
NyARRaster_BasicClass
  
NyARRaster_BasicClass
  
getWidth():int
NyARRaster_BasicClass
  
hasBuffer():Boolean
NyARRaster_BasicClass
  
isEqualBufferType(i_type_value:int):Boolean
NyARRaster_BasicClass
  
wrapBuffer(i_ref_buf:Object):void
NyARRaster_BasicClass
Protected Methods
 MethodDefined By
  
overload_NyARRaster_BasicClass(i_width:int, i_height:int, i_buffer_type:int):void
NyARRaster_BasicClass
Property Detail
_sizeproperty
protected var _size:NyARIntSize

Constructor Detail
NyARRaster_BasicClass()Constructor
public function NyARRaster_BasicClass(... args)



Parameters
... args
Method Detail
getBuffer()method
public function getBuffer():Object

Returns
Object
getBufferType()method 
public final function getBufferType():int

Returns
int
getHeight()method 
public final function getHeight():int

Returns
int
getSize()method 
public final function getSize():NyARIntSize

Returns
NyARIntSize
getWidth()method 
public final function getWidth():int

Returns
int
hasBuffer()method 
public function hasBuffer():Boolean

Returns
Boolean
isEqualBufferType()method 
public final function isEqualBufferType(i_type_value:int):Boolean

Parameters

i_type_value:int

Returns
Boolean
overload_NyARRaster_BasicClass()method 
protected function overload_NyARRaster_BasicClass(i_width:int, i_height:int, i_buffer_type:int):void

Parameters

i_width:int
 
i_height:int
 
i_buffer_type:int

wrapBuffer()method 
public function wrapBuffer(i_ref_buf:Object):void

Parameters

i_ref_buf:Object