image_blp::parser

Function load_blp

Source
pub fn load_blp<Q>(path: Q) -> Result<BlpImage, LoadError>
where Q: AsRef<Path>,
Expand description

Read BLP file from file system. If it BLP0 format, uses the mipmaps near the root file.