Added in Version 1.0.0

ImageParameter

Image setting parameters

Constructor

ImageParameter(image: Bitmap)

Initialize object

Property

image

Image data

Bitmap

effectDiffusion

Use of effect diffusion

Boolean

threshold

Threshold for binarization

Int

Method

setEffectDiffusion(effectDiffusion: Boolean)

Set the use of effect diffusion

setThreshold(threshold: Int)

Set the threshold for binarization