Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ClonePixelCacheMethods

543 %  ClonePixelCacheMethods() clones the pixel cache methods from one cache to
546 % The format of the ClonePixelCacheMethods() method is:
548 % void ClonePixelCacheMethods(Cache clone,const Cache cache)
557 MagickPrivate void ClonePixelCacheMethods(Cache clone,const Cache cache)