logo

Type Definition rgb::alt::ABGR8

source · []
pub type ABGR8 = ABGR<u8>;
Expand description

8-bit ABGR, alpha is first. 0 = transparent, 255 = opaque.