
 Copyright (c) 2007 Graphcomp. All rights reserved.
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. 

This module provides methods to load/modify/save images for use
with OpenGL textures, FBOs and VBOs.

It requires OpenGL module - versino 0.56 or newer.

It also requires a supported OpenGL::Image imaging engine.
At this time, the ImageMagick library is support.
For the best performance, version 6.3.5 or new is recommended.

You can find information using this module at the
Perl OpenGL (POGL) Developer's Site:
http://graphcomp.com/opengl



Changes:

1.0	First release - Bob "grafman" Free <grafman@graphcomp.com>
