public class NyARGsPixelDriverFactory
extends java.lang.Object
コンストラクタと説明 |
---|
NyARGsPixelDriverFactory() |
修飾子とタイプ | メソッドと説明 |
---|---|
static INyARGsPixelDriver |
createDriver(INyARGrayscaleRaster i_ref_raster)
ラスタから画素ドライバを構築します。
|
static INyARGsPixelDriver |
createDriver(INyARRgbRaster i_ref_raster) |
public static INyARGsPixelDriver createDriver(INyARGrayscaleRaster i_ref_raster) throws NyARException
i_ref_raster
- NyARException
public static INyARGsPixelDriver createDriver(INyARRgbRaster i_ref_raster) throws NyARException
NyARException