Added in Version 1.0.0

ImageParameter

画像設定パラメータ

コンストラクタ

init(image: UIImage)

オブジェクトの初期化

プロパティ

image

画像データ

UIImage

effectDiffusion

誤差拡散の使用

Bool

threshold

2値化の閾値

Int

メソッド

setEffectDiffusion(_ enable: Bool)

誤差拡散の使用を設定

setThreshold(_ threshold: Int)

2値化の閾値を設定