logo

Type Definition rgb::alt::ABGR16

source · []
pub type ABGR16 = ABGR<u16>;
Expand description

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