tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Color.af
tida
color
Color
Returns a alpha value in the form of a range from 0 to 1.
float
af
[@property getter]
struct
Color
(T)
@
safe
nothrow pure @
property
inout
float
af
(
)
if
(
isIntegral
!
T
||
isFloatingPoint
!
T
)
float
af
[@property setter]
Meta
Source
See Implementation
tida
color
Color
aliases
Type
a
b
g
r
constructors
this
functions
isDark
isLight
opAssign
opBinary
to
toBytes
toGrayscale
toGrayscaleFloat
toGrayscaleNumber
manifest constants
Max
Min
properties
af
bf
gf
invertAlpha
inverted
rf
variables
alpha
blue
green
red
Returns a alpha value in the form of a range from 0 to 1.