tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Color.gf
tida
color
Color
Green value in the form of a range from 0 to 1.
float
gf
[@property getter]
float
gf
[@property setter]
struct
Color
(T)
@
safe
nothrow pure @
property
void
gf
(
float
value
)
if
(
isIntegral
!
T
||
isFloatingPoint
!
T
)
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
Green value in the form of a range from 0 to 1.