Added in Version 1.0.0

ImageParameter

Image setting parameters

Constructor

init(image: UIImage)

Initialize object

Property

image

Image data

UIImage

effectDiffusion

Use of effect diffusion

Bool

threshold

Threshold for binarization

Int

Method

setEffectDiffusion(_ enable: Bool)

Set the use of effect diffusion

setThreshold(_ threshold: Int)

Set the threshold for binarization