Description:Another free C++ image processing and conversion library
Platform:Windows / Linux
License:Freeware
Release:5.99c
Last update:17 Oct 2004

   


 

Overview

CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way.
CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you don't claim it as your own.
With more than 200 functions, and with comprehensive working demos, CxImage offers all the tools to build simple image processing applications on a fast learning curve. Supported file formats are: BMP, GIF, ICO, CUR, JBG, JPG, JPC, JP2, PCX, PGX, PNG, PNM, RAS, TGA, TIF, WBMP, WMF.
Cximage is highly portable and has been tested with Visual C++ 6 / 7, C++ Builder 3 / 6 on Windows, and with gcc 3.3.2 on Linux. It should compile without problems on C++ compilers that support exception handling. The library can be linked statically, or through a DLL or an activex component.



Documentation

CxImage 5.99c is documented using Doxygen, however for historical reasons, many uncommon features are still undocumented. The class members reference, together with a short introduction article, release history, and license, can be found here



Features

Image formats:
  • BMP, ICO, CUR, PCX, TGA, WBMP,
  • GIF, animated GIF
  • TIF, multipage TIF
  • JPG,
  • PNG,
  • JPC, JP2, J2K, PGX, PNM, RAS,
  • JBG,
  • WMF (read only)
Filters:
  • Contour, Edge
  • Dilate, Erode
  • Median, Noise, Jitter
  • Filter, Lut, Gamma, Light, Negative
  • Histogram stretch, equalize, normalize
  • Threshold, Dither, Grayscale
Transfomations:
  • IncreaseBPP, DecreaseBPP
  • Crop, Expand, Thumbnail
  • Resample, Rotate, Skew
  • Mirror, Flip
Other:
  • Direct pixel and palette manipulation
  • Pixel interpolation
  • Colorspaces: RGB, HSL, CMYK, YUV, YIQ, XYZ
  • Repair
  • FFT2
  • Mix, Combine, Split
  • Save animated GIFs and multipage TIFs
  • Read/Save in memory buffers
  • Alpha layer (transparency)
  • Selections
  • read/copy EXIF
  • automatic file type detection 
 
 
 

상세내용은,
 
 
Posted by 장안동베짱e :