qisdk / com.aldebaran.qi.sdk.object.image / EncodedImageHandle

EncodedImageHandle

interface EncodedImageHandle

Encapsulates an EncodedImage. This object enables to share EncodedImage data while delaying the copy to the most appropriate time.

Since
3

Types

Async

interface Async

Functions

async

abstract fun async(): Async!

getValue

Exposes the property value value

abstract fun getValue(): EncodedImage!