Added in Version 2.3.0

init(image: UIImage, x: Double, y: Double, width: Int)

Initialize object

init(image: UIImage, x: Double, y: Double, width: Int)

Parameter

image

Image data

UIImage

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