dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
SignedBitsType
dplug
graphics
color
Undocumented in source.
template
SignedBitsType (
uint
bits
) {
alias
SignedBitsType
=
Signed
!(
UnsignedBitsType
!
bits
)
;
}
Members
Aliases
SignedBitsType
alias
SignedBitsType
=
Signed
!(
UnsignedBitsType
!
bits
)
Undocumented in source.
Meta
Source
See Implementation
dplug
graphics
color
aliases
ExpandNumericType
L16
L32f
L8
RGB
RGBA
RGBA16
RGBAf
RGBf
functions
blendColor
blendColorPremul
itpl
sign
sort2
sqr
mixin templates
FieldList
properties
structFields
structs
Color
templates
ChangeChannelType
ChannelType
ExpandIntegerType
GenFieldList
ResizeNumericType
SignedBitsType
UnsignedBitsType
valueBits