Packagejp.nyatla.nyartoolkit.as3.core.pickup.privateClass
Classpublic class NyARPickFromRaster_N
InheritanceNyARPickFromRaster_N Inheritance Object
Implements IpickFromRaster_Impl

汎用ピックアップ関数



Protected Properties
 PropertyDefined By
  _lt_ref : NyARIntPoint2d
NyARPickFromRaster_N
  _resolution : int
NyARPickFromRaster_N
  _size_ref : NyARIntSize
NyARPickFromRaster_N
Public Methods
 MethodDefined By
  
NyARPickFromRaster_N(i_lt:NyARIntPoint2d, i_resolution:int, i_source_size:NyARIntSize)
NyARPickFromRaster_N
  
pickFromRaster(i_cpara:Vector.<Number>, image:INyARRgbRaster, o_patt:Vector.<int>):void
NyARPickFromRaster_N
Property Detail
_lt_refproperty
protected var _lt_ref:NyARIntPoint2d

_resolutionproperty 
protected var _resolution:int

_size_refproperty 
protected var _size_ref:NyARIntSize

Constructor Detail
NyARPickFromRaster_N()Constructor
public function NyARPickFromRaster_N(i_lt:NyARIntPoint2d, i_resolution:int, i_source_size:NyARIntSize)



Parameters
i_lt:NyARIntPoint2d
 
i_resolution:int
 
i_source_size:NyARIntSize
Method Detail
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>