Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:ClonePixelCacheMethods

439 %  ClonePixelCacheMethods() clones the pixel cache methods from one cache to
442 % The format of the ClonePixelCacheMethods() method is:
444 % void ClonePixelCacheMethods(Cache clone,const Cache cache)
453 MagickPrivate void ClonePixelCacheMethods(Cache clone,const Cache cache)