Get Number of Bytes in Image Rust

后端 未结 0 1738
春和景丽
春和景丽 2020-11-29 16:06

How can get the file size of an image using the image crate in rust?

let img = image::open("imgs/2.jpg").un         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题