dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
Image.height
dimage
base
Image
Returns the height of the image in pixels.
class
Image
@
property
@
nogc
@
safe
pure nothrow const
uint
height
(
)
Meta
Source
See Implementation
dimage
base
Image
functions
flipHorizontal
flipVertical
getBitplanes
imageData
palette
readPalette
readPixel
rightSideOrigin
topOrigin
properties
backgroundColor
backgroundColorIndex
getBitdepth
getPaletteBitdepth
getPalettePixelFormat
getPixelFormat
height
isIndexed
width
variables
_imageData
_palette
mod
shift
Returns the height of the image in pixels.