Image

class Image

Wrapper around native image buffers that is returned as capture result.

Properties

Link copied to clipboard
val height: Int

image height in pixels.

Link copied to clipboard
val width: Int

image width in pixels.

Functions

Link copied to clipboard

Converts native image buffers to Android Bitmap. Creates copy of the image.