image_blp::encode

Function save_blp

Source
pub fn save_blp<Q>(image: &BlpImage, path: Q) -> Result<(), Error>
where Q: AsRef<Path>,
Expand description

Save given BLP image to given path. For BLP0 it will create mipmaps in the save directory with names like <root_name>.b<num bitmap>