Added in Version 1.3.0

PageModeImageParameter(image: Bitmap, x: Double, y: Double, width: Int)

オブジェクトの初期化

PageModeImageParameter(image: Bitmap, x: Double, y: Double, width: Int)

パラメータ

image

画像データ

Bitmap

x

画像の始点(左上)のX座標(mm)

Double

y

画像の始点(左上)のY座標(mm)

Double

width

横幅(ドット)

Int