Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_PCXInfo Struct Reference

Collaboration diagram for _PCXInfo:

Collaboration graph
[legend]

Data Fields

unsigned char identifier
unsigned char version
unsigned char encoding
unsigned char bits_per_pixel
unsigned short left
unsigned short top
unsigned short right
unsigned short bottom
unsigned short horizontal_resolution
unsigned short vertical_resolution
unsigned char reserved
unsigned char planes
unsigned short bytes_per_line
unsigned short palette_info
unsigned char colormap_signature

Field Documentation

unsigned char _PCXInfo::bits_per_pixel
 

Definition at line 65 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned short _PCXInfo::bottom
 

Definition at line 71 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned short _PCXInfo::bytes_per_line
 

Definition at line 83 of file pcx.c.

Referenced by PCXWritePixels(), ReadPCXImage(), and WritePCXImage().

unsigned char _PCXInfo::colormap_signature
 

Definition at line 87 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned char _PCXInfo::encoding
 

Definition at line 65 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned short _PCXInfo::horizontal_resolution
 

Definition at line 71 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned char _PCXInfo::identifier
 

Definition at line 65 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned short _PCXInfo::left
 

Definition at line 71 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned short _PCXInfo::palette_info
 

Definition at line 83 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned char _PCXInfo::planes
 

Definition at line 79 of file pcx.c.

Referenced by PCXWritePixels(), ReadPCXImage(), and WritePCXImage().

unsigned char _PCXInfo::reserved
 

Definition at line 79 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned short _PCXInfo::right
 

Definition at line 71 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned short _PCXInfo::top
 

Definition at line 71 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned char _PCXInfo::version
 

Definition at line 65 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().

unsigned short _PCXInfo::vertical_resolution
 

Definition at line 71 of file pcx.c.

Referenced by ReadPCXImage(), and WritePCXImage().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:45 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC