ImageIO.h File Reference¶
#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 } | 
Define Documentation¶
| 
 | 
| Definition at line 3 of file ImageIO.h. | 
| 
 | 
| Definition at line 11 of file ImageIO.h. | 
Enumeration Type Documentation¶
| 
 | 
| 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. 
 | 
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:46:47 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001