dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
MonochromeImageData.read
dimage
base
MonochromeImageData
Reads the image at the given point in ARGB32 format.
class
MonochromeImageData
(T)
public @
safe
pure
ARGB8888
read
(
uint
x
,
uint
y
)
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
Reads the image at the given point in ARGB32 format.