
This module provides methods to load/modify/save images for use with opengl textures, fbos and vbos.
it also requires at least one supported opengl::image imaging engine. at this time, the following drivers are supported:
* targa - pure perl - uncompressed rgba files (comes with opengl::image).
* magick - requires perlmagick (v6.3.5 or newer for best performance).