Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:SetPixelCacheMethods

4913 %  SetPixelCacheMethods() sets the image pixel methods to the specified ones.
4915 % The format of the SetPixelCacheMethods() method is:
4917 % SetPixelCacheMethods(Cache *,CacheMethods *cache_methods)
4926 MagickPrivate void SetPixelCacheMethods(Cache cache,CacheMethods *cache_methods)