toRGBChannelInt
Converts a normalized float channel to an RGB channel integer.
This makes alpha/color math call sites read in Android's 0..255 channel representation without repeating scaling and rounding.
Converts a normalized float channel to an RGB channel integer.
This makes alpha/color math call sites read in Android's 0..255 channel representation without repeating scaling and rounding.