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

_ColorInfo Struct Reference

#include <color.h>

Collaboration diagram for _ColorInfo:

Collaboration graph
[legend]

Data Fields

char * path
char * name
ComplianceType compliance
PixelPacket color
MagickBooleanType stealth
_ColorInfoprevious
_ColorInfonext
unsigned long signature
char * path
_ColorInfoprevious
_ColorInfonext

Field Documentation

PixelPacket _ColorInfo::color
 

Definition at line 33 of file color.h.

Referenced by LoadColorList(), QueryColorDatabase(), QueryColorname(), and QueryMagickColor().

ComplianceType _ColorInfo::compliance
 

Definition at line 30 of file color.h.

Referenced by LoadColorList(), and QueryColorname().

char * _ColorInfo::name
 

Definition at line 26 of file color.h.

Referenced by DestroyColorElement(), GetColorInfo(), GetColorInfoList(), GetColorList(), LoadColorList(), and QueryColorname().

struct _ColorInfo * _ColorInfo::next
 

Definition at line 38 of file color.h.

struct _ColorInfo * _ColorInfo::next
 

Definition at line 38 of file color.h.

char* _ColorInfo::path
 

Definition at line 26 of file color.h.

char* _ColorInfo::path
 

Definition at line 26 of file color.h.

Referenced by DestroyColorElement(), and ListColorInfo().

struct _ColorInfo* _ColorInfo::previous
 

Definition at line 38 of file color.h.

struct _ColorInfo* _ColorInfo::previous
 

Definition at line 38 of file color.h.

unsigned long _ColorInfo::signature
 

Definition at line 43 of file color.h.

MagickBooleanType _ColorInfo::stealth
 

Definition at line 36 of file color.h.

Referenced by GetColorInfoList(), GetColorList(), ListColorInfo(), and LoadColorList().


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