gil: A generic image library

Author: Tz-Huan Huang, Shan-Yung Yang and Yung-Yu Chuang

Description

gil is an cross-platform (tested on Windows and Linux) generic image library. It provides a high-level image abstraction and supports multiple image formats including bmp, jpg, tga, png and so on. It is implemented using template, so it can also be used for floating-point images, integer images and so on.

This library has been tested under gcc (Linux) MSVC.NET and Dev-C++ (Windows). Because of its poor suport to C++, MSVC 6.0 is not recommended.

This library is still under development, please help us to improve this library. Thanks.

update logs

2005/03/26: updates for
  1. dpx support
  2. link under Debug mode
  3. fix minor bugs
2005/03/10: first release

Download

Valid HTML 4.01! Valid CSS!