Type Alias image::codecs::dxt::Rgb

source ·
type Rgb = [u8; 3];
👎Deprecated: DXT support will be removed or reworked in a future version. Prefer the squish crate instead. See https://github.com/image-rs/image/issues/1623