|
MagickCore
6.9.12-10
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
| char * | map_id |
| char * | description |
| size_t | width |
| size_t | height |
| ssize_t | divisor |
| ssize_t * | levels |
| char * _ThresholdMap::description |
Referenced by DestroyThresholdMap(), and GetThresholdMapFile().
| ssize_t _ThresholdMap::divisor |
Referenced by GetThresholdMapFile(), and OrderedPosterizeImageChannel().
| size_t _ThresholdMap::height |
Referenced by GetThresholdMapFile(), and OrderedPosterizeImageChannel().
| ssize_t * _ThresholdMap::levels |
Referenced by DestroyThresholdMap(), GetThresholdMapFile(), and OrderedPosterizeImageChannel().
| char* _ThresholdMap::map_id |
Referenced by DestroyThresholdMap(), and GetThresholdMapFile().
| size_t _ThresholdMap::width |
Referenced by GetThresholdMapFile(), and OrderedPosterizeImageChannel().