dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
isFullyTransparentColor
dlangui
graphics
colors
returns true if color is #FFxxxxxx (color alpha is 255)
pure nothrow
bool
isFullyTransparentColor
(
uint
color
)
Meta
Source
See Implementation
dlangui
graphics
colors
enums
Color
functions
addAlpha
blendARGB
blendAlpha
blendGray
blendSubpixel
decodeCSSColor
decodeHexColor
isFullyTransparentColor
makeRGBA
rgbToGray
subpixelComponentIndex
transformComponent
transformRGBA
structs
ColorTransform
ColorTransformHandler
variables
COLOR_DRAWABLE
COLOR_TRANSFORM_MULTIPLY_NONE
COLOR_TRANSFORM_OFFSET_NONE
COLOR_TRANSPARENT
COLOR_UNSPECIFIED
COMPONENT_OFFSET_ALPHA
COMPONENT_OFFSET_BGR
COMPONENT_OFFSET_RGB
returns true if color is #FFxxxxxx (color alpha is 255)