Home
last modified time | relevance | path

Searched refs:DestroyThresholdMap (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dthreshold.h41 *DestroyThresholdMap(ThresholdMap *),
Dthreshold.c1421 MagickExport ThresholdMap *DestroyThresholdMap(ThresholdMap *map) in DestroyThresholdMap() function
1602 map=DestroyThresholdMap(map); in GetThresholdMapFile()
1611 map=DestroyThresholdMap(map); in GetThresholdMapFile()
1620 map=DestroyThresholdMap(map); in GetThresholdMapFile()
1629 map=DestroyThresholdMap(map); in GetThresholdMapFile()
1638 map=DestroyThresholdMap(map); in GetThresholdMapFile()
1647 map=DestroyThresholdMap(map); in GetThresholdMapFile()
1656 map=DestroyThresholdMap(map); in GetThresholdMapFile()
1671 map=DestroyThresholdMap(map); in GetThresholdMapFile()
1680 map=DestroyThresholdMap(map); in GetThresholdMapFile()
[all …]
Dmethods.h285 #define DestroyThresholdMap PrependMagickMethod(DestroyThresholdMap) macro