How to compress image to a file size while saving it to a folder ? [ c# asp.net ]

前端 未结 0 1471
南旧
南旧 2021-02-06 15:34

I am in a situation that I need to validate image size to a specific range (between 20 kb to 40kb).

public bool SaveImage(string ImgStr, string ImgName, string f         


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