Data Fields | |
| char * | map_id |
| char * | description |
| unsigned long | width |
| unsigned long | height |
| long | divisor |
| long * | levels |
Definition at line 91 of file threshold.c.
| char * _ThresholdMap::description |
Definition at line 94 of file threshold.c.
Referenced by DestroyThresholdMap(), and GetThresholdMapFile().
Definition at line 102 of file threshold.c.
Referenced by GetThresholdMapFile(), and OrderedPosterizeImageChannel().
| unsigned long _ThresholdMap::height |
Definition at line 98 of file threshold.c.
Referenced by GetThresholdMapFile(), and OrderedPosterizeImageChannel().
| long * _ThresholdMap::levels |
Definition at line 102 of file threshold.c.
Referenced by DestroyThresholdMap(), GetThresholdMapFile(), and OrderedPosterizeImageChannel().
| char* _ThresholdMap::map_id |
Definition at line 94 of file threshold.c.
Referenced by DestroyThresholdMap(), and GetThresholdMapFile().
| unsigned long _ThresholdMap::width |
Definition at line 98 of file threshold.c.
Referenced by GetThresholdMapFile(), and OrderedPosterizeImageChannel().
1.5.7.1