ggplotd v0.4.13 (2016-02-19T19:08:02Z)
Dub
Repo
anyIn
ggplotd
color
rgb
Undocumented in source.
package @
safe
pure nothrow @
nogc
template
anyIn (
string
s
string
chars
) {
package @
safe
pure nothrow @
nogc
static if
(
chars.length == 0
)
enum
anyIn
;
package @
safe
pure nothrow @
nogc
static if
(!(
chars.length == 0
))
enum
anyIn
;
}
Members
Manifest constants
anyIn
enum
anyIn
;
Undocumented in source.
anyIn
enum
anyIn
;
Undocumented in source.
Meta
Source
See Implementation
ggplotd
color
rgb
enums
RGBColorSpace
RGBColorSpaceDefs
isRGB
functions
determinant
gammaToLinear
inverse
linearToGamma
linearTosRGB
multiply
sRGBToLinear
toGamma
toGrayscale
toLinear
transpose
structs
RGB
RGBColorSpaceDef
templates
RGBColorSpaceMatrix
allIn
anyIn
canFind
defaultAlpha
notIn