Main Page
|
Modules
|
Class List
|
File List
|
Class Members
|
File Members
ximacfg.h File Reference
Defines
#define
__ximaCFG_h
#define
CXIMAGE_ERR_NOFILE
"null file handler"
#define
CXIMAGE_ERR_NOIMAGE
"null image!!!"
#define
CXIMAGE_MAX_MEMORY
256000000
#define
CXIMAGE_SUPPORT_ALPHA
1
#define
CXIMAGE_SUPPORT_BMP
1
#define
CXIMAGE_SUPPORT_DECODE
1
#define
CXIMAGE_SUPPORT_DSP
1
#define
CXIMAGE_SUPPORT_ENCODE
1
#define
CXIMAGE_SUPPORT_GIF
1
#define
CXIMAGE_SUPPORT_ICO
1
#define
CXIMAGE_SUPPORT_INTERPOLATION
1
#define
CXIMAGE_SUPPORT_J2K
0
#define
CXIMAGE_SUPPORT_JBG
0
#define
CXIMAGE_SUPPORT_JP2
1
#define
CXIMAGE_SUPPORT_JPC
1
#define
CXIMAGE_SUPPORT_JPG
1
#define
CXIMAGE_SUPPORT_LAYERS
1
#define
CXIMAGE_SUPPORT_MNG
0
#define
CXIMAGE_SUPPORT_PCX
1
#define
CXIMAGE_SUPPORT_PGX
1
#define
CXIMAGE_SUPPORT_PNG
1
#define
CXIMAGE_SUPPORT_PNM
1
#define
CXIMAGE_SUPPORT_RAS
1
#define
CXIMAGE_SUPPORT_SELECTION
1
#define
CXIMAGE_SUPPORT_TGA
1
#define
CXIMAGE_SUPPORT_TIF
1
#define
CXIMAGE_SUPPORT_TRANSFORMATION
1
#define
CXIMAGE_SUPPORT_WBMP
1
#define
CXIMAGE_SUPPORT_WINCE
0
#define
CXIMAGE_SUPPORT_WINDOWS
1
#define
CXIMAGE_SUPPORT_WMF
1
#define
RGB2GRAY
(r, g, b) (((b)*117 + (g)*601 + (r)*306) >> 10)
Define Documentation
#define __ximaCFG_h
#define CXIMAGE_ERR_NOFILE "null file handler"
#define CXIMAGE_ERR_NOIMAGE "null image!!!"
#define CXIMAGE_MAX_MEMORY 256000000
#define CXIMAGE_SUPPORT_ALPHA 1
#define CXIMAGE_SUPPORT_BMP 1
#define CXIMAGE_SUPPORT_DECODE 1
#define CXIMAGE_SUPPORT_DSP 1
#define CXIMAGE_SUPPORT_ENCODE 1
#define CXIMAGE_SUPPORT_GIF 1
#define CXIMAGE_SUPPORT_ICO 1
#define CXIMAGE_SUPPORT_INTERPOLATION 1
#define CXIMAGE_SUPPORT_J2K 0
#define CXIMAGE_SUPPORT_JBG 0
#define CXIMAGE_SUPPORT_JP2 1
#define CXIMAGE_SUPPORT_JPC 1
#define CXIMAGE_SUPPORT_JPG 1
#define CXIMAGE_SUPPORT_LAYERS 1
#define CXIMAGE_SUPPORT_MNG 0
#define CXIMAGE_SUPPORT_PCX 1
#define CXIMAGE_SUPPORT_PGX 1
#define CXIMAGE_SUPPORT_PNG 1
#define CXIMAGE_SUPPORT_PNM 1
#define CXIMAGE_SUPPORT_RAS 1
#define CXIMAGE_SUPPORT_SELECTION 1
#define CXIMAGE_SUPPORT_TGA 1
#define CXIMAGE_SUPPORT_TIF 1
#define CXIMAGE_SUPPORT_TRANSFORMATION 1
#define CXIMAGE_SUPPORT_WBMP 1
#define CXIMAGE_SUPPORT_WINCE 0
#define CXIMAGE_SUPPORT_WINDOWS 1
#define CXIMAGE_SUPPORT_WMF 1
#define RGB2GRAY
(
r,
g,
b
)
(((b)*117 + (g)*601 + (r)*306) >> 10)
Generated on Mon Oct 11 22:30:17 2004 for CxImage by
1.3.8