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

  /external/ImageMagick/MagickCore/
registry.h 39 SetImageRegistry(const RegistryType,const char *,const void *,
registry.c 130 return(SetImageRegistry(type,key,value,exception));
417 % SetImageRegistry() associates a value with an image registry key.
419 % The format of the SetImageRegistry method is:
421 % MagickBooleanType SetImageRegistry(const RegistryType type,
464 MagickExport MagickBooleanType SetImageRegistry(const RegistryType type,
methods.h     [all...]
  /external/ImageMagick/coders/
mpr.c 225 status=SetImageRegistry(ImageRegistryType,image->filename,image,exception);
psd.c 545 (void) SetImageRegistry(ImageRegistryType,(const char *) key,
    [all...]
msl.c 232 (void) SetImageRegistry(ImageRegistryType,key,image,exception);
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
operation.c 168 (void) SetImageRegistry(ImageRegistryType,key,image,exception);
    [all...]
mogrify.c 399 (void) SetImageRegistry(ImageRegistryType,key,image,exception);
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 99 milliseconds