- Variety of Scaling Functions
This library supports not only wel-known interpolation methods such as Bicubic, Bilinear, Nearest Neighbour and Average but also the scaling method based PixelLive technology.
- Supports Several Image Formats
This library supports VFZ/PFZ, MrSID, TIFF, JPEG, PNG, Windows Bitmap. - Supports for Large Image Files
This library have its own memory management system and it can load large image files which do not fit to the physical memory space. - Supports 16bit and HDR (High Dynamic Range) Images
This library natively supports the images of 16bit/channel and HDR (32/64bit IEEE floating point/channel) for importing and exporting. - Nifty Image Manipulation Functions
Alpha-Blending, Colorspace Conversion using Color Profiles - Supports Multiple Images in a File
This library can access to images in a file. Each resolution version of MrSID files or Piramid TIFF files and each page of multipage TIFF files. - Powerful Metadata Handling
This library can access to EXIF, IPTC, ICC ColorProfile, XMP metadata in the image files. - Stable Error Handling This library throws C++ based software exceptions rather than hardware exceptions such as Access Violation (SIGSEGV). This enables you to create stable daemons and services such as automatic image crawler service.
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:22:54 2008.