|
MagickCore
6.9.12-10
Convert, Edit, Or Compose Bitmap Images
|
#include <cache-private.h>
| MagickBooleanType _CacheInfo::active_index_channel |
Referenced by GetVirtualPixelStream(), QueueAuthenticPixelsStream(), and WritePixelCacheIndexes().
| char _CacheInfo::cache_filename[MaxTextExtent] |
Referenced by OpenPixelCacheOnDisk(), RelinquishPixelCachePixels(), WritePixelCacheIndexes(), and WritePixelCachePixels().
| size_t _CacheInfo::channels |
Referenced by QueueAuthenticPixelsStream().
| ColorspaceType _CacheInfo::colorspace |
Referenced by QueueAuthenticPixelsStream().
| size_t _CacheInfo::columns |
| MagickBooleanType _CacheInfo::debug |
Referenced by WritePixelCacheIndexes(), and WritePixelCachePixels().
| MapMode _CacheInfo::disk_mode |
Referenced by OpenPixelCacheOnDisk().
| int _CacheInfo::file |
Referenced by ClosePixelCacheOnDisk(), OpenPixelCacheOnDisk(), and RelinquishPixelCachePixels().
| SemaphoreInfo * _CacheInfo::file_semaphore |
Referenced by DestroyPixelStream(), WritePixelCacheIndexes(), and WritePixelCachePixels().
| char _CacheInfo::filename[MaxTextExtent] |
Referenced by AcquireStreamPixels(), WritePixelCacheIndexes(), and WritePixelCachePixels().
| MagickSizeType _CacheInfo::height_limit |
| MagickThreadType _CacheInfo::id |
| IndexPacket* _CacheInfo::indexes |
| MagickSizeType _CacheInfo::length |
| MagickBooleanType _CacheInfo::mapped |
Referenced by AcquireStreamPixels(), RelinquishPixelCachePixels(), and RelinquishStreamPixels().
| CacheMethods _CacheInfo::methods |
| MapMode _CacheInfo::mode |
Referenced by RelinquishPixelCachePixels().
| NexusInfo** _CacheInfo::nexus_info |
Referenced by DestroyPixelStream().
| size_t _CacheInfo::number_connections |
| size_t _CacheInfo::number_threads |
Referenced by DestroyPixelStream().
| MagickOffsetType _CacheInfo::offset |
Referenced by WritePixelCacheIndexes(), and WritePixelCachePixels().
| OpenCLCacheInfo* _CacheInfo::opencl |
| PixelPacket* _CacheInfo::pixels |
| RandomInfo* _CacheInfo::random_info |
| ssize_t _CacheInfo::reference_count |
Referenced by DestroyPixelStream().
| size_t _CacheInfo::rows |
Referenced by QueueAuthenticPixelsStream(), WritePixelCacheIndexes(), WritePixelCachePixels(), and WriteStreamImage().
| SemaphoreInfo* _CacheInfo::semaphore |
Referenced by DestroyPixelStream().
| void* _CacheInfo::server_info |
Referenced by RelinquishPixelCachePixels(), WritePixelCacheIndexes(), and WritePixelCachePixels().
| size_t _CacheInfo::signature |
| ClassType _CacheInfo::storage_class |
Referenced by QueueAuthenticPixelsStream().
| MagickBooleanType _CacheInfo::synchronize |
| time_t _CacheInfo::timestamp |
| CacheType _CacheInfo::type |
Referenced by RelinquishPixelCachePixels(), WritePixelCacheIndexes(), and WritePixelCachePixels().
| MagickPixelPacket _CacheInfo::virtual_pixel_color |
| VirtualPixelMethod _CacheInfo::virtual_pixel_method |
| MagickSizeType _CacheInfo::width_limit |