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

  /external/ImageMagick/MagickCore/
cache.c 395 % ClonePixelCache() clones a pixel cache.
397 % The format of the ClonePixelCache() method is:
399 % Cache ClonePixelCache(const Cache cache)
406 MagickPrivate Cache ClonePixelCache(const Cache cache)
    [all...]
methods.h 165 #define ClonePixelCache PrependMagickMethod(ClonePixelCache)
    [all...]

Completed in 111 milliseconds