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