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