Output

data class Output(val base64: String)(source)

Carries Output data through the SDAI image processing layer.

Author

Dmitriy Moroz

Parameters

base64

Base64 image payload used by the operation.

Constructors

Link copied to clipboard
constructor(base64: String)

Properties

Link copied to clipboard