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