onBuildImage

abstract fun onBuildImage(status: Int, bitmap: Bitmap?)(source)

Executes the onBuildImage step in the SDAI ONNX local diffusion feature layer.

Author

Dmitriy Moroz

Parameters

status

status value consumed by the API.

bitmap

bitmap image processed by the operation.