PlaneAgent

interface PlaneAgent

A plane proxy which has an analogous interface.

Properties

Link copied to clipboard
abstract val buffer: ByteArray

Returns the pixels buffer.

Link copied to clipboard
abstract val pixelStride: Int

Returns the pixel stride.

Link copied to clipboard
abstract val rowStride: Int

Returns the row stride.