logo

Type Definition imagequant::RGBA

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

8-bit RGBA in sRGB. This is the only color format publicly used by the library.