He.HCTColor – libhelium-1 Reference Manual
Packages
libhelium-1
He
HCTColor
hue_is_blue
hue_is_cyan
hue_is_yellow
get_argb
to_int
a
c
h
t
HCTColor
Object Hierarchy:
He.HCTColor
He.HCTColor
He.HCTColor
Description:
public
struct
HCTColor
Namespace:
He
Package:
libhelium-1
Content:
Static methods:
public
static
bool
hue_is_blue
(
double
hue)
public
static
bool
hue_is_cyan
(
double
hue)
public
static
bool
hue_is_yellow
(
double
hue)
Methods:
public
int
get_argb
()
public
int
to_int
()
Fields:
public
double
h
public
double
c
public
double
t
public
int
a