Output

data class Output(val bitmap: Bitmap)(source)

Carries Output data through the SDAI image processing layer.

Author

Dmitriy Moroz

Parameters

bitmap

bitmap image processed by the operation.

Constructors

Link copied to clipboard
constructor(bitmap: Bitmap)

Properties

Link copied to clipboard