Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:CloneCacheView

199 %  CloneCacheView()  makes an exact copy of the specified cache view.
201 % The format of the CloneCacheView method is:
203 % CacheView *CloneCacheView(const CacheView *cache_view)
210 MagickExport CacheView *CloneCacheView(const CacheView *cache_view)