Added in Version 1.3.0

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

Initialize object

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

Parameter

image

Image data

Bitmap

x

X position of the start position (top left) of the image (mm)

Double

y

Y position of the start position (top left) of the image (mm)

Double

width

Width (dots)

Int