|
MagickCore
7.0.10
Convert, Edit, Or Compose Bitmap Images
|
#include <cache-private.h>
| PixelTrait _CacheInfo::alpha_trait |
| char _CacheInfo::cache_filename[MagickPathExtent] |
Referenced by OpenPixelCacheOnDisk(), RelinquishPixelCachePixels(), and WritePixelCacheMetacontent().
| PixelChannelMap _CacheInfo::channel_map[MaxPixelChannels] |
| ChannelType _CacheInfo::channels |
| ColorspaceType _CacheInfo::colorspace |
Referenced by QueueAuthenticPixelsStream().
| size_t _CacheInfo::columns |
| MagickBooleanType _CacheInfo::composite_mask |
| MagickBooleanType _CacheInfo::debug |
Referenced by WritePixelCacheMetacontent().
| MapMode _CacheInfo::disk_mode |
Referenced by OpenPixelCacheOnDisk().
| int _CacheInfo::file |
Referenced by ClosePixelCacheOnDisk(), OpenPixelCacheOnDisk(), and RelinquishPixelCachePixels().
| SemaphoreInfo * _CacheInfo::file_semaphore |
Referenced by DestroyPixelStream(), and WritePixelCacheMetacontent().
| char _CacheInfo::filename[MagickPathExtent] |
Referenced by AcquireStreamPixels(), and WritePixelCacheMetacontent().
| MagickSizeType _CacheInfo::height_limit |
| MagickThreadType _CacheInfo::id |
| MagickSizeType _CacheInfo::length |
| MagickBooleanType _CacheInfo::mapped |
Referenced by AcquireStreamPixels(), RelinquishPixelCachePixels(), and RelinquishStreamPixels().
| void* _CacheInfo::metacontent |
| size_t _CacheInfo::metacontent_extent |
Referenced by GetVirtualPixelStream(), QueueAuthenticPixelsStream(), and WritePixelCacheMetacontent().
| CacheMethods _CacheInfo::methods |
| MapMode _CacheInfo::mode |
Referenced by RelinquishPixelCachePixels().
| NexusInfo** _CacheInfo::nexus_info |
Referenced by DestroyPixelStream().
| size_t _CacheInfo::number_channels |
Referenced by GetVirtualPixelStream(), QueueAuthenticPixelsStream(), and WritePixelCacheMetacontent().
| size_t _CacheInfo::number_threads |
Referenced by DestroyPixelStream().
| MagickOffsetType _CacheInfo::offset |
Referenced by WritePixelCacheMetacontent().
| MagickCLCacheInfo _CacheInfo::opencl |
Referenced by RelinquishPixelCachePixels().
| Quantum* _CacheInfo::pixels |
| RandomInfo* _CacheInfo::random_info |
| ssize_t _CacheInfo::reference_count |
Referenced by DestroyPixelStream().
| size_t _CacheInfo::rows |
Referenced by QueueAuthenticPixelsStream(), WritePixelCacheMetacontent(), and WriteStreamImage().
| SemaphoreInfo* _CacheInfo::semaphore |
Referenced by DestroyPixelStream().
| void* _CacheInfo::server_info |
Referenced by RelinquishPixelCachePixels(), and WritePixelCacheMetacontent().
| size_t _CacheInfo::signature |
| ClassType _CacheInfo::storage_class |
Referenced by QueueAuthenticPixelsStream().
| MagickBooleanType _CacheInfo::synchronize |
| time_t _CacheInfo::timestamp |
| CacheType _CacheInfo::type |
Referenced by RelinquishPixelCachePixels(), and WritePixelCacheMetacontent().
| PixelInfo _CacheInfo::virtual_pixel_color |
| VirtualPixelMethod _CacheInfo::virtual_pixel_method |
| MagickSizeType _CacheInfo::width_limit |