Added in Version 1.0.0

ImageParameter

Image setting parameters

Constructor

ImageParameter(image: Bitmap, width: Int)

Initialize object

Property

image

Image data

width

Width (dots)

effectDiffusion

Use of effect diffusion

threshold

Threshold for binarization

Method

setEffectDiffusion(effectDiffusion: Boolean)

Set the use of effect diffusion

setThreshold(threshold: Int)

Set the threshold for binarization

Note

  • If the specified size of the horizontal direction is more than 1024 dots, the printing data is not generated. (For SP700, it is 255 dots.)