#include "SDK/HBitmap.h"
#include "DLLPlugi.h"
Include dependency graph for ImageIO.h:
Go to the source code of this file.
Classes | |
class | HOutputInfo |
class | ImageIOInfo |
class | ImageIO |
Defines | |
#define | __IMAGEIO_H |
#define | IMAGEIODLLVERSION 1 |
Enumerations | |
enum | GammaType { GAMMA_NONE, GAMMA_MONITOR, GAMMA_NTSC, GAMMA_CRT, GAMMA_CUSTOM } |
|
|
|
|
|
This enumerates Gamma presets Image data may be Gamma corrected prior to storing in a file. There are a few accepted presets. Some informal and other more specific. A Gamma correction is a power function x'=x^Gamma where the Gamma value specifies the exponent. Gamma correction is a complex and tricky issue, meaning there are continuous debates as to what it means, how to interpret it, where to apply it, etc. For a good coverage of the Gamma correction concept, see Charles Poynton Gamma FAQ.
|
Generated on Thu Oct 27 11:46:47 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001