The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
RGBAf32
std
experimental
color
Floating point RGB + alpha color type.
import std.experimental.color;
alias
RGBAf32
=
RGB
!("rgba",
float
)
Meta
Source
See Implementation
std
experimental
color
modules
colorspace
hsx
lab
packedrgb
rgb
xyz
aliases
A8
BGR8
BGRA8
BGRX8
L8
LA8
RGB8
RGBA8
RGBAf32
RGBX8
RGBf32
UV8
UVW8
enums
Colors
isColor
isColorComponentType
isColorScalarType
functions
colorFromString
convertColor
Floating point RGB + alpha color type.