dimage ~master (2018-12-17T02:05:41Z)
Dub
Repo
Image.imageData
dimage
base
Image
Raw image data. Cast the data to whatever data you need at the moment.
class
Image
ubyte
[]
imageData
;
Meta
Source
See Implementation
dimage
base
Image
functions
getImageData
getPaletteData
getPixelOrder
getPixelOrderBitshift
readPalette
readPixel
readPixelIndex
writePixel
variables
imageData
mod
paletteData
shift
Raw image data. Cast the data to whatever data you need at the moment.