Type Definition rgb::alt::ARGB16

source ·
pub type ARGB16 = ARGB<u16>;
Expand description

16-bit ARGB in machine’s native endian. 0 = transparent, 65535 = opaque.