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

  /external/ImageMagick/MagickCore/
statistic.c 872 % FunctionImage() applies a value to the image with an arithmetic, relational,
877 % The format of the FunctionImage method is:
879 % MagickBooleanType FunctionImage(Image *image,
993 MagickExport MagickBooleanType FunctionImage(Image *image,
    [all...]
methods.h 346 #define FunctionImage PrependMagickMethod(FunctionImage)
347 #define FunctionImage PrependMagickMethod(FunctionImage)
    [all...]

Completed in 343 milliseconds