MagickCore  7.0.0
_NexusInfo Struct Reference

#include <cache-private.h>

Collaboration diagram for _NexusInfo:

Data Fields

MagickBooleanType mapped
 
RectangleInfo region
 
MagickSizeType length
 
Quantumcache
 
Quantumpixels
 
MagickBooleanType authentic_pixel_cache
 
void * metacontent
 
size_t signature
 

Detailed Description

Definition at line 104 of file cache-private.h.

Field Documentation

MagickBooleanType _NexusInfo::authentic_pixel_cache
Quantum* _NexusInfo::cache
MagickSizeType _NexusInfo::length
MagickBooleanType _NexusInfo::mapped

Definition at line 107 of file cache-private.h.

Referenced by AcquireCacheNexusPixels(), and RelinquishCacheNexusPixels().

RectangleInfo _NexusInfo::region

Definition at line 110 of file cache-private.h.

Referenced by GetVirtualPixelsFromNexus(), and SetPixelCacheNexusPixels().

size_t _NexusInfo::signature

Definition at line 126 of file cache-private.h.

Referenced by DestroyPixelCacheNexus().


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