HomeSort by relevance Sort by last modified time
    Searched refs:SortColormapByIntensity (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
colormap.h 28 SortColormapByIntensity(Image *,ExceptionInfo *);
colormap.c 253 % SortColormapByIntensity() sorts the colormap of a PseudoClass image by
256 % The format of the SortColormapByIntensity method is:
258 % MagickBooleanType SortColormapByIntensity(Image *image,
293 MagickExport MagickBooleanType SortColormapByIntensity(Image *image,
methods.h     [all...]
  /external/ImageMagick/coders/
palm.c 768 (void) SortColormapByIntensity(image,exception);
    [all...]

Completed in 65 milliseconds