Skip to content

Read/write pictures files( .jpg, .bmp, .png) on linux.

Notifications You must be signed in to change notification settings

Kun-Tian/ImageHandler

 
 

Repository files navigation

ImageHandler

Read/write pictures files( .jpg, .bmp, .png) on linux.

Dependency : libpng libjpeg (not included here)

makefile isn't offered here. Dont forget -lpng -ljpeg

only support picture files in 24 or 32bits for now .

About

Read/write pictures files( .jpg, .bmp, .png) on linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.3%
  • C 11.7%