Overview
stb_image_write_rust is Rust port of stb_image_write.h, which is library to save images in BMP, JPG, PNG and TGA formats
Crate
https://crates.io/crates/stb_image_write_rust
Sample Code
use ImageWriter;
stb_image_write_rust is Rust port of stb_image_write.h, which is library to save images in BMP, JPG, PNG and TGA formats
https://crates.io/crates/stb_image_write_rust
use ImageWriter;