MagickCore  7.0.8
Convert, Edit, Or Compose Bitmap Images
_CacheInfo Struct Reference

#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
 
Quantumpixels
 
void * metacontent
 
int file
 
char filename [MagickPathExtent]
 
char cache_filename [MagickPathExtent]
 
CacheMethods methods
 
RandomInforandom_info
 
void * server_info
 
MagickBooleanType synchronize
 
MagickBooleanType debug
 
MagickThreadType id
 
ssize_t reference_count
 
SemaphoreInfosemaphore
 
SemaphoreInfofile_semaphore
 
time_t timestamp
 
size_t signature
 
MagickCLCacheInfo opencl
 
MagickBooleanType composite_mask
 
MagickSizeType width_limit
 
MagickSizeType height_limit
 

Field Documentation

◆ alpha_trait

PixelTrait _CacheInfo::alpha_trait

◆ cache_filename

◆ channel_map

PixelChannelMap _CacheInfo::channel_map[MaxPixelChannels]

◆ channels

ChannelType _CacheInfo::channels

◆ colorspace

ColorspaceType _CacheInfo::colorspace

◆ columns

◆ composite_mask

MagickBooleanType _CacheInfo::composite_mask

◆ debug

MagickBooleanType _CacheInfo::debug

◆ disk_mode

MapMode _CacheInfo::disk_mode

Referenced by OpenPixelCacheOnDisk().

◆ file

◆ file_semaphore

SemaphoreInfo * _CacheInfo::file_semaphore

◆ filename

char _CacheInfo::filename[MagickPathExtent]

◆ height_limit

MagickSizeType _CacheInfo::height_limit

◆ id

MagickThreadType _CacheInfo::id

◆ length

◆ mapped

◆ metacontent

◆ metacontent_extent

size_t _CacheInfo::metacontent_extent

◆ methods

CacheMethods _CacheInfo::methods

◆ mode

MapMode _CacheInfo::mode

◆ nexus_info

NexusInfo** _CacheInfo::nexus_info

Referenced by DestroyPixelStream().

◆ number_channels

size_t _CacheInfo::number_channels

◆ number_threads

size_t _CacheInfo::number_threads

Referenced by DestroyPixelStream().

◆ offset

MagickOffsetType _CacheInfo::offset

◆ opencl

MagickCLCacheInfo _CacheInfo::opencl

◆ pixels

◆ random_info

RandomInfo* _CacheInfo::random_info

◆ reference_count

ssize_t _CacheInfo::reference_count

Referenced by DestroyPixelStream().

◆ rows

◆ semaphore

SemaphoreInfo* _CacheInfo::semaphore

Referenced by DestroyPixelStream().

◆ server_info

void* _CacheInfo::server_info

◆ signature

◆ storage_class

ClassType _CacheInfo::storage_class

◆ synchronize

MagickBooleanType _CacheInfo::synchronize

◆ timestamp

time_t _CacheInfo::timestamp

◆ type

◆ virtual_pixel_color

PixelInfo _CacheInfo::virtual_pixel_color

◆ virtual_pixel_method

VirtualPixelMethod _CacheInfo::virtual_pixel_method

◆ width_limit

MagickSizeType _CacheInfo::width_limit

The documentation for this struct was generated from the following file: