MagickCore  7.0.9
Convert, Edit, Or Compose Bitmap Images
_CacheMethods Struct Reference

#include <cache-private.h>

Data Fields

GetVirtualPixelHandler get_virtual_pixel_handler
 
GetVirtualPixelsHandler get_virtual_pixels_handler
 
GetVirtualMetacontentFromHandler get_virtual_metacontent_from_handler
 
GetOneVirtualPixelFromHandler get_one_virtual_pixel_from_handler
 
GetAuthenticPixelsHandler get_authentic_pixels_handler
 
GetAuthenticMetacontentFromHandler get_authentic_metacontent_from_handler
 
GetOneAuthenticPixelFromHandler get_one_authentic_pixel_from_handler
 
GetAuthenticPixelsFromHandler get_authentic_pixels_from_handler
 
QueueAuthenticPixelsHandler queue_authentic_pixels_handler
 
SyncAuthenticPixelsHandler sync_authentic_pixels_handler
 
DestroyPixelHandler destroy_pixel_handler
 

Field Documentation

DestroyPixelHandler _CacheMethods::destroy_pixel_handler
GetAuthenticMetacontentFromHandler _CacheMethods::get_authentic_metacontent_from_handler
GetAuthenticPixelsFromHandler _CacheMethods::get_authentic_pixels_from_handler
GetAuthenticPixelsHandler _CacheMethods::get_authentic_pixels_handler
GetOneAuthenticPixelFromHandler _CacheMethods::get_one_authentic_pixel_from_handler
GetOneVirtualPixelFromHandler _CacheMethods::get_one_virtual_pixel_from_handler
GetVirtualMetacontentFromHandler _CacheMethods::get_virtual_metacontent_from_handler
GetVirtualPixelHandler _CacheMethods::get_virtual_pixel_handler
GetVirtualPixelsHandler _CacheMethods::get_virtual_pixels_handler

Referenced by GetPixelCacheMethods(), and ReadStream().

QueueAuthenticPixelsHandler _CacheMethods::queue_authentic_pixels_handler
SyncAuthenticPixelsHandler _CacheMethods::sync_authentic_pixels_handler

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