Data Fields | |
| char * | map_id |
| char * | description |
| unsigned long | width |
| unsigned long | height |
| long | divisor |
| long * | levels |
Definition at line 92 of file threshold.c.
| char * _ThresholdMap::description |
Definition at line 95 of file threshold.c.
Referenced by DestroyThresholdMap(), and GetThresholdMapFile().
Definition at line 103 of file threshold.c.
Referenced by GetThresholdMapFile(), and OrderedPosterizeImageChannel().
| unsigned long _ThresholdMap::height |
Definition at line 99 of file threshold.c.
Referenced by GetThresholdMapFile(), and OrderedPosterizeImageChannel().
| long * _ThresholdMap::levels |
Definition at line 103 of file threshold.c.
Referenced by DestroyThresholdMap(), GetThresholdMapFile(), and OrderedPosterizeImageChannel().
| char* _ThresholdMap::map_id |
Definition at line 95 of file threshold.c.
Referenced by DestroyThresholdMap(), and GetThresholdMapFile().
| unsigned long _ThresholdMap::width |
Definition at line 99 of file threshold.c.
Referenced by GetThresholdMapFile(), and OrderedPosterizeImageChannel().
1.6.1