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