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

_Cluster Struct Reference

Collaboration diagram for _Cluster:

Collaboration graph
[legend]

Data Fields

_Clusternext
ExtentPacket red
ExtentPacket green
ExtentPacket blue
long count
long id

Field Documentation

ExtentPacket _Cluster::blue
 

Definition at line 132 of file segment.c.

Referenced by Classify(), and GetImageDynamicThreshold().

long _Cluster::count
 

Definition at line 137 of file segment.c.

Referenced by Classify(), and GetImageDynamicThreshold().

ExtentPacket _Cluster::green
 

Definition at line 132 of file segment.c.

Referenced by Classify(), and GetImageDynamicThreshold().

long _Cluster::id
 

Definition at line 137 of file segment.c.

Referenced by Classify(), and GetImageDynamicThreshold().

struct _Cluster* _Cluster::next
 

Definition at line 128 of file segment.c.

Referenced by Classify(), and GetImageDynamicThreshold().

ExtentPacket _Cluster::red
 

Definition at line 132 of file segment.c.

Referenced by Classify(), and GetImageDynamicThreshold().


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