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

  /external/ImageMagick/MagickCore/
cache.c 501 % ClonePixelCache() clones a pixel cache.
503 % The format of the ClonePixelCache() method is:
505 % Cache ClonePixelCache(const Cache cache)
512 MagickPrivate Cache ClonePixelCache(const Cache cache)
    [all...]
methods.h 147 #define ClonePixelCache PrependMagickMethod(ClonePixelCache)
    [all...]

Completed in 5650 milliseconds