Read and write a PNG file using libpng in C

前端 未结 0 1731
自闭症患者
自闭症患者 2021-01-06 10:17

My goal is to read a PNG file, change the pixel values and store the updated PNG file using libpng.

I wrote two functions called read_png and write

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