Lines Matching refs:MagickExport
112 MagickExport CacheView *AcquireAuthenticCacheView(const Image *image, in AcquireAuthenticCacheView()
149 MagickExport CacheView *AcquireVirtualCacheView(const Image *image, in AcquireVirtualCacheView()
205 MagickExport CacheView *CloneCacheView(const CacheView *cache_view) in CloneCacheView()
252 MagickExport CacheView *DestroyCacheView(CacheView *cache_view) in DestroyCacheView()
299 MagickExport Quantum *GetCacheViewAuthenticPixels(CacheView *cache_view, in GetCacheViewAuthenticPixels()
342 MagickExport void *GetCacheViewAuthenticMetacontent(CacheView *cache_view) in GetCacheViewAuthenticMetacontent()
379 MagickExport Quantum *GetCacheViewAuthenticPixelQueue(CacheView *cache_view) in GetCacheViewAuthenticPixelQueue()
414 MagickExport ColorspaceType GetCacheViewColorspace(const CacheView *cache_view) in GetCacheViewColorspace()
448 MagickExport MagickSizeType GetCacheViewExtent(const CacheView *cache_view) in GetCacheViewExtent()
490 MagickExport const Image *GetCacheViewImage(const CacheView *cache_view) in GetCacheViewImage()
523 MagickExport ClassType GetCacheViewStorageClass(const CacheView *cache_view) in GetCacheViewStorageClass()
558 MagickExport const void *GetCacheViewVirtualMetacontent( in GetCacheViewVirtualMetacontent()
601 MagickExport const Quantum *GetCacheViewVirtualPixelQueue( in GetCacheViewVirtualPixelQueue()
651 MagickExport const Quantum *GetCacheViewVirtualPixels( in GetCacheViewVirtualPixels()
701 MagickExport MagickBooleanType GetOneCacheViewAuthenticPixel( in GetOneCacheViewAuthenticPixel()
773 MagickExport MagickBooleanType GetOneCacheViewVirtualPixel( in GetOneCacheViewVirtualPixel()
846 MagickExport MagickBooleanType GetOneCacheViewVirtualPixelInfo( in GetOneCacheViewVirtualPixelInfo()
905 MagickExport MagickBooleanType GetOneCacheViewVirtualMethodPixel( in GetOneCacheViewVirtualMethodPixel()
977 MagickExport Quantum *QueueCacheViewAuthenticPixels(CacheView *cache_view, in QueueCacheViewAuthenticPixels()
1023 MagickExport MagickBooleanType SetCacheViewStorageClass(CacheView *cache_view, in SetCacheViewStorageClass()
1060 MagickExport MagickBooleanType SetCacheViewVirtualPixelMethod( in SetCacheViewVirtualPixelMethod()
1100 MagickExport MagickBooleanType SyncCacheViewAuthenticPixels( in SyncCacheViewAuthenticPixels()