ae v0.0.2824 (2020-10-12T01:09:09Z)
Home
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
OneBitStorageBE
OneBitStorageLE
PlainStorageUnit
RGB
RGB16
RGBA
RGBA16
RGBX
RGBX16
RGBd
RGBf
S16
S8
StorageColor
functions
blend
solidStorageUnit
structs
BitStorageUnit
Color
Gradient
templates
ChangeChannelType
ChannelType
ExpandIntegerType
variables
isStorageColorLValue
storageColorBits
Obtains the type of each channel for homogenous colors.