Decrease image size when converting from .png to .jpg in C#

前端 未结 0 1345
自闭症患者
自闭症患者 2021-02-18 22:48

I\'m converting a .png file to .jpg in C# by passing the source image and desired format to a method and returning an array of bytes, then writing the array of bytes like this:<

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