dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
IndexedImageData.this
dimage
base
IndexedImageData
CTOR
this
(T[] data, IPalette palette, uint width, uint height)
class
IndexedImageData
(T)
public @
safe
pure
this
(
T
[]
data
,
IPalette
palette
,
uint
width
,
uint
height
)
this
(IPalette palette, uint width, uint height)
Meta
Source
See Implementation
dimage
base
IndexedImageData
constructors
this
functions
convTo
flipHorizontal
flipVertical
opIndex
raw
read
readF
properties
bitDepth
bitplanes
getData
height
pixelFormat
width
variables
_height
_width
data
palette
CTOR