ImageInputSource
Details about the source of an input image in the result from a function in the action group invocation.
Inheritors
Types
Functions
Link copied to clipboard
Casts this ImageInputSource as a Bytes and retrieves its kotlin.ByteArray value. Throws an exception if the ImageInputSource is not a Bytes.
Link copied to clipboard
Casts this ImageInputSource as a Bytes and retrieves its kotlin.ByteArray value. Returns null if the ImageInputSource is not a Bytes.