ggplotd v0.4.13 (2016-02-19T19:08:02Z)
Dub
Repo
RGB.Components
ggplotd
color
rgb
RGB
Undocumented in source.
struct
RGB
(string components_, ComponentType_, bool linear_ = false, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@
safe
pure nothrow @
nogc
template
Components (
string
components
) {
@
safe
pure nothrow @
nogc
static if
(
components.length == 0
)
enum
Components
;
@
safe
pure nothrow @
nogc
static if
(!(
components.length == 0
))
enum
Components
;
}
Members
Manifest constants
Components
enum
Components
;
Undocumented in source.
Components
enum
Components
;
Undocumented in source.
Meta
Source
See Implementation
ggplotd
color
rgb
RGB
aliases
ComponentType
constructors
this
functions
opCast
opEquals
mixins
__anonymous
properties
tristimulus
tristimulusWithAlpha
templates
Components
variables
colorSpace
components
hasAlpha
hasComponent
linear