dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
ImageData.bitDepth
dimage
base
ImageData
Returns the bitdepth of the image.
class
ImageData
(T)
public @
property
@
nogc
@
safe
pure nothrow const
ubyte
bitDepth
(
)
Meta
Source
See Implementation
dimage
base
ImageData
constructors
this
functions
convTo
flipHorizontal
flipVertical
opIndex
raw
read
readF
properties
bitDepth
bitplanes
getData
height
pixelFormat
width
variables
_bitDepth
_height
_pixelFormat
_width
data
Returns the bitdepth of the image.