HomeSort by relevance Sort by last modified time
    Searched defs:AcquireImageColormap (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
colormap.c 87 % AcquireImageColormap() allocates an image colormap and initializes
89 % it is replaced. AcquireImageColormap() returns MagickTrue if successful,
92 % The format of the AcquireImageColormap method is:
94 % MagickBooleanType AcquireImageColormap(Image *image,const size_t colors,
106 MagickExport MagickBooleanType AcquireImageColormap(Image *image,
methods.h 47 #define AcquireImageColormap PrependMagickMethod(AcquireImageColormap)
    [all...]

Completed in 144 milliseconds