Function tbc::bc4::encode_image_bc4_r8[][src]

pub fn encode_image_bc4_r8<T: ColorRed8>(
    pixels: &[T],
    width: usize,
    height: usize
) -> Vec<GreyScaleBlock8>