Function image::codecs::dxt::decode_dxt1_block
source ยท fn decode_dxt1_block(source: &[u8], dest: &mut [u8])
๐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/1623Expand description
Decodes a 8-byte bock of dxt5 data to a 16xRGB block