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

_PatternInfo Struct Reference

Collaboration diagram for _PatternInfo:

Collaboration graph
[legend]

Data Fields

char name [MaxTextExtent]
char magick [MaxTextExtent]
const void * blob
size_t extent

Field Documentation

const void* _PatternInfo::blob
 

Definition at line 807 of file pattern.c.

Referenced by ReadPATTERNImage().

size_t _PatternInfo::extent
 

Definition at line 810 of file pattern.c.

Referenced by ReadPATTERNImage().

char _PatternInfo::magick[MaxTextExtent]
 

Definition at line 803 of file pattern.c.

Referenced by ReadPATTERNImage().

char _PatternInfo::name[MaxTextExtent]
 

Definition at line 803 of file pattern.c.

Referenced by ReadPATTERNImage().


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