image_blp::convert

Function image_to_blp

Source
pub fn image_to_blp(
    image: DynamicImage,
    make_mipmaps: bool,
    target: BlpTarget,
    mipmap_filter: FilterType,
) -> Result<BlpImage, Error>
Expand description

Convert from unpacked pixels into BLP image ready for writing down