Skip to content

aymey/image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

image is an independant image codec library. check out the wiki for more information.

usage & installation

similarly to raylib, image only requires you to include or link one header file. the header file can be obtained with $ or from the github releases page.

features

image currently supports the following:

  • bitmap
  • png
  • jpeg

build

image can be built from source using make in . (Makefile).

About

image codec library

Resources

Stars

Watchers

Forks

Releases

No releases published