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