ExpandChannelType

Undocumented in source.
alias ExpandChannelType(COLOR, int BYTES) = ChangeChannelType!(COLOR, UnsignedBitsType!((ChannelType!COLOR.sizeof + BYTES) * 8))

Meta