MagickCore 7.1.1
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 |
Definition at line 101 of file threshold.c.
char * _ThresholdMap::description |
Definition at line 105 of file threshold.c.
ssize_t _ThresholdMap::divisor |
Definition at line 112 of file threshold.c.
size_t _ThresholdMap::height |
Definition at line 109 of file threshold.c.
ssize_t * _ThresholdMap::levels |
Definition at line 113 of file threshold.c.
char* _ThresholdMap::map_id |
Definition at line 104 of file threshold.c.
size_t _ThresholdMap::width |
Definition at line 108 of file threshold.c.