ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
ChannelType
ae
utils
graphics
color
Obtains the type of each channel for homogenous colors.
template
ChannelType (
T
) {
alias
ChannelType
=
T
.
ChannelType
;
alias
ChannelType
=
T
;
}
Members
Aliases
ChannelType
alias
ChannelType
=
T
.
ChannelType
Undocumented in source.
ChannelType
alias
ChannelType
=
T
Undocumented in source.
Meta
Source
See Implementation
ae
utils
graphics
color
aliases
BGR
BGRA
BGRX
ExpandChannelType
L16
L8
LA
LA16
RGB
RGB16
RGBA
RGBA16
RGBX
RGBX16
S16
S8
functions
blend
structs
Color
templates
ChangeChannelType
ChannelType
Obtains the type of each channel for homogenous colors.