dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
Image.backgroundColor
dimage
base
Image
Returns the background color if there's any, or a default value otherwise.
class
Image
@
property
@
nogc
@
safe
pure nothrow const
ARGB8888
backgroundColor
(
)
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 background color if there's any, or a default value otherwise.