![]() |
MagickCore 7.1.2
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
| MagickBooleanType | mapped |
| RectangleInfo | region |
| MagickSizeType | length |
| Quantum * | cache |
| Quantum * | pixels |
| MagickBooleanType | authentic_pixel_cache |
| void * | metacontent |
| size_t | signature |
| struct _NexusInfo * | virtual_nexus |
Definition at line 104 of file cache-private.h.
| MagickBooleanType _NexusInfo::authentic_pixel_cache |
Definition at line 120 of file cache-private.h.
| Quantum* _NexusInfo::cache |
Definition at line 116 of file cache-private.h.
| MagickSizeType _NexusInfo::length |
Definition at line 113 of file cache-private.h.
| MagickBooleanType _NexusInfo::mapped |
Definition at line 107 of file cache-private.h.
| void* _NexusInfo::metacontent |
Definition at line 123 of file cache-private.h.
| Quantum * _NexusInfo::pixels |
Definition at line 117 of file cache-private.h.
| RectangleInfo _NexusInfo::region |
Definition at line 110 of file cache-private.h.
| size_t _NexusInfo::signature |
Definition at line 126 of file cache-private.h.
| struct _NexusInfo* _NexusInfo::virtual_nexus |
Definition at line 129 of file cache-private.h.