ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
ExpandChannelType
ae
utils
graphics
color
Resolves to a Color instance with its ChannelType expanded by BYTES bytes.
alias
ExpandChannelType
(
COLOR
,
int
BYTES
)
=
ChangeChannelType
!(
COLOR
,
ExpandNumericType
!(
ChannelType
!
COLOR
,
BYTES
* 8))
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
blend
functions
_blend
solidStorageUnit
structs
BitStorageUnit
Color
Gradient
templates
ChangeChannelType
ChannelType
ExpandIntegerType
variables
isStorageColorLValue
storageColorBits
Resolves to a Color instance with its ChannelType expanded by BYTES bytes.