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

_PDBImage Struct Reference

Collaboration diagram for _PDBImage:

Collaboration graph
[legend]

Data Fields

char name [32]
char version
char type
unsigned long reserved_1
unsigned long note
short int x_last
short int y_last
unsigned long reserved_2
short int x_anchor
short int y_anchor
short int width
short int height

Field Documentation

short int _PDBImage::height
 

Definition at line 111 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

char _PDBImage::name[32]
 

Definition at line 95 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

unsigned long _PDBImage::note
 

Definition at line 100 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

unsigned long _PDBImage::reserved_1
 

Definition at line 100 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

unsigned long _PDBImage::reserved_2
 

Definition at line 108 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

char _PDBImage::type
 

Definition at line 95 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

char _PDBImage::version
 

Definition at line 95 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

short int _PDBImage::width
 

Definition at line 111 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

short int _PDBImage::x_anchor
 

Definition at line 111 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

short int _PDBImage::x_last
 

Definition at line 104 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

short int _PDBImage::y_anchor
 

Definition at line 111 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().

short int _PDBImage::y_last
 

Definition at line 104 of file pdb.c.

Referenced by ReadPDBImage(), and WritePDBImage().


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