Package | jp.nyatla.nyartoolkit.as3.core.pickup.privateClass |
Class | public class NyARPickFromRaster_4x |
Inheritance | NyARPickFromRaster_4x ![]() |
Implements | IpickFromRaster_Impl |
Property | Defined By | ||
---|---|---|---|
_lt_ref : NyARIntPoint2d | NyARPickFromRaster_4x | ||
_size_ref : NyARIntSize | NyARPickFromRaster_4x |
Method | Defined By | ||
---|---|---|---|
NyARPickFromRaster_4x | |||
pickFromRaster(i_cpara:Vector.<Number>, image:INyARRgbRaster, o_patt:Vector.<int>):void | NyARPickFromRaster_4x |
_lt_ref | property |
protected var _lt_ref:NyARIntPoint2d
_size_ref | property |
protected var _size_ref:NyARIntSize
NyARPickFromRaster_4x | () | Constructor |
public function NyARPickFromRaster_4x(i_lt:NyARIntPoint2d, i_source_size:NyARIntSize)
i_lt:NyARIntPoint2d | |
i_source_size:NyARIntSize |
pickFromRaster | () | method |
public function pickFromRaster(i_cpara:Vector.<Number>, image:INyARRgbRaster, o_patt:Vector.<int>):void
Parameters
i_cpara:Vector.<Number> | |
image:INyARRgbRaster | |
o_patt:Vector.<int> |