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

_PICTPixmap Struct Reference

Collaboration diagram for _PICTPixmap:

Collaboration graph
[legend]

Data Fields

short version
short pack_type
unsigned long pack_size
unsigned long horizontal_resolution
unsigned long vertical_resolution
short pixel_type
short bits_per_pixel
short component_count
short component_size
unsigned long plane_bytes
unsigned long table
unsigned long reserved

Field Documentation

short _PICTPixmap::bits_per_pixel
 

Definition at line 115 of file pict.c.

Referenced by ReadPICTImage(), and WritePICTImage().

short _PICTPixmap::component_count
 

Definition at line 115 of file pict.c.

Referenced by ReadPICTImage(), and WritePICTImage().

short _PICTPixmap::component_size
 

Definition at line 115 of file pict.c.

Referenced by WritePICTImage().

unsigned long _PICTPixmap::horizontal_resolution
 

Definition at line 110 of file pict.c.

unsigned long _PICTPixmap::pack_size
 

Definition at line 110 of file pict.c.

Referenced by WritePICTImage().

short _PICTPixmap::pack_type
 

Definition at line 106 of file pict.c.

Referenced by WritePICTImage().

short _PICTPixmap::pixel_type
 

Definition at line 115 of file pict.c.

Referenced by WritePICTImage().

unsigned long _PICTPixmap::plane_bytes
 

Definition at line 121 of file pict.c.

Referenced by WritePICTImage().

unsigned long _PICTPixmap::reserved
 

Definition at line 121 of file pict.c.

Referenced by WritePICTImage().

unsigned long _PICTPixmap::table
 

Definition at line 121 of file pict.c.

Referenced by WritePICTImage().

short _PICTPixmap::version
 

Definition at line 106 of file pict.c.

Referenced by WritePICTImage().

unsigned long _PICTPixmap::vertical_resolution
 

Definition at line 110 of file pict.c.


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