Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/pnmimagetypes/config_pnmimagetypes.h File Reference

#include <pandabase.h>
#include <notifyCategoryProxy.h>

Go to the source code of this file.

Enumerations

enum  IMGHeaderType { IHT_none, IHT_short, IHT_long }

Functions

 NotifyCategoryDecl (pnmimage_sgi, EXPCL_PANDA, EXPTP_PANDA)
 NotifyCategoryDecl (pnmimage_alias, EXPCL_PANDA, EXPTP_PANDA)
 NotifyCategoryDecl (pnmimage_tiff, EXPCL_PANDA, EXPTP_PANDA)
 NotifyCategoryDecl (pnmimage_tga, EXPCL_PANDA, EXPTP_PANDA)
 NotifyCategoryDecl (pnmimage_img, EXPCL_PANDA, EXPTP_PANDA)
 NotifyCategoryDecl (pnmimage_soft, EXPCL_PANDA, EXPTP_PANDA)
 NotifyCategoryDecl (pnmimage_bmp, EXPCL_PANDA, EXPTP_PANDA)
 NotifyCategoryDecl (pnmimage_jpg, EXPCL_PANDA, EXPTP_PANDA)
EXPCL_PANDA void init_libpnmimagetypes ()
 Initializes the library.


Variables

int sgi_storage_type
const string sgi_imagename
const bool tga_rle
const bool tga_colormap
const bool tga_grayscale
const int jpeg_quality
const int jpeg_scale_num
const int jpeg_scale_denom
const int bmp_bpp
IMGHeaderType img_header_type
const int img_xsize
const int img_ysize


Detailed Description

Definition in file config_pnmimagetypes.h.


Enumeration Type Documentation

enum IMGHeaderType
 

Enumeration values:
IHT_none 
IHT_short 
IHT_long 

Definition at line 50 of file config_pnmimagetypes.h.


Function Documentation

EXPCL_PANDA void init_libpnmimagetypes  ) 
 

Initializes the library.

This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist.

Definition at line 116 of file config_pnmimagetypes.cxx.

References sgi_storage_type, and STORAGE_RLE.

NotifyCategoryDecl pnmimage_jpg  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

NotifyCategoryDecl pnmimage_bmp  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

NotifyCategoryDecl pnmimage_soft  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

NotifyCategoryDecl pnmimage_img  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

NotifyCategoryDecl pnmimage_tga  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

NotifyCategoryDecl pnmimage_tiff  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

NotifyCategoryDecl pnmimage_alias  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

NotifyCategoryDecl pnmimage_sgi  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 


Variable Documentation

const int bmp_bpp
 

Definition at line 48 of file config_pnmimagetypes.h.

Referenced by BMPEncode().

IMGHeaderType img_header_type
 

Definition at line 56 of file config_pnmimagetypes.h.

Referenced by PNMFileTypeIMG::Reader::read_row(), and read_ushort_IMG().

const int img_xsize
 

Definition at line 57 of file config_pnmimagetypes.h.

const int img_ysize
 

Definition at line 58 of file config_pnmimagetypes.h.

const int jpeg_quality
 

Definition at line 44 of file config_pnmimagetypes.h.

const int jpeg_scale_denom
 

Definition at line 46 of file config_pnmimagetypes.h.

Referenced by PNMFileTypeJPG2000::Reader::Reader().

const int jpeg_scale_num
 

Definition at line 45 of file config_pnmimagetypes.h.

Referenced by PNMFileTypeJPG2000::Reader::Reader().

const string sgi_imagename
 

Definition at line 39 of file config_pnmimagetypes.h.

int sgi_storage_type
 

Definition at line 38 of file config_pnmimagetypes.h.

Referenced by init_libpnmimagetypes().

const bool tga_colormap
 

Definition at line 41 of file config_pnmimagetypes.h.

const bool tga_grayscale
 

Definition at line 42 of file config_pnmimagetypes.h.

Referenced by PNMFileTypeTGA::Writer::Writer().

const bool tga_rle
 

Definition at line 40 of file config_pnmimagetypes.h.

Referenced by PNMFileTypeTGA::Writer::Writer().


Generated on Fri May 2 00:46:07 2003 for Panda by doxygen1.3