An RGBA array of image data. Use the free function quantize() to convert to an IndexedImage
.
Creates with existing data. The data pointer is stored here.
Returns this
gets it as a TrueColorImage. May return this or may do a conversion and return a new image
Image width, in pixels
Image height, in pixels
See Implementation
An RGBA array of image data. Use the free function quantize() to convert to an IndexedImage