Package com. innovatrics. dot. image
Types
Link copied to clipboard
data class BgraRawImage(val size: <Error class: unknown class>, val bytes: ByteArray)
Content copied to clipboard
Represents an image with 8-bit BGRA color components with the values Blue, Green, and Red stored in 3 bytes and 1 byte of alpha.