dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
IndexedImageData2Bit.this
dimage
base
IndexedImageData2Bit
CTOR without preexisting data
this
(ubyte[] data, IPalette palette, uint width, uint height)
this
(IPalette palette, uint width, uint height)
class
IndexedImageData2Bit
public @
safe
pure
this
(
IPalette
palette
,
uint
width
,
uint
height
)
Meta
Source
See Implementation
dimage
base
IndexedImageData2Bit
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 without preexisting data