The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
BGRX8
std
experimental
color
32 bit BGR color type with 8 bits per channel.
import std.experimental.color;
alias
BGRX8
=
RGB
!("bgrx",
ubyte
)
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
32 bit BGR color type with 8 bits per channel.