color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
RGB.hasComponent
std
experimental
color
rgb
RGB
Test if a particular component is present.
struct
RGB
(string components_, ComponentType_, bool linear_ = false, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@
safe
pure nothrow @
nogc
enum
bool
hasComponent
(
char
c
)
;
Meta
Source
See Implementation
std
experimental
color
rgb
RGB
aliases
ComponentType
ParentColor
constructors
this
functions
opBinary
opCast
opEquals
opOpAssign
opUnary
properties
tristimulus
tristimulusWithAlpha
static functions
convertColorImpl
templates
Components
variables
colorSpace
colorSpaceDesc
components
hasAlpha
hasComponent
linear
Test if a particular component is present.