Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_CacheMethods Struct Reference

#include <cache_private.h>

Collaboration diagram for _CacheMethods:

Collaboration graph
[legend]

Data Fields

AcquireOnePixelFromHandler acquire_one_pixel_from_handler
AcquirePixelHandler acquire_pixel_handler
DestroyPixelHandler destroy_pixel_handler
GetIndexesFromHandler get_indexes_from_handler
GetOnePixelFromHandler get_one_pixel_from_handler
GetPixelHandler get_pixel_handler
GetPixelsFromHandler get_pixels_from_handler
SetPixelHandler set_pixel_handler
SyncPixelHandler sync_pixel_handler

Field Documentation

AcquireOnePixelFromHandler _CacheMethods::acquire_one_pixel_from_handler
 

Definition at line 56 of file cache_private.h.

Referenced by AcquireOnePixel(), and SetPixelCacheMethods().

AcquirePixelHandler _CacheMethods::acquire_pixel_handler
 

Definition at line 59 of file cache_private.h.

Referenced by AcquireImagePixels(), and SetPixelCacheMethods().

DestroyPixelHandler _CacheMethods::destroy_pixel_handler
 

Definition at line 62 of file cache_private.h.

Referenced by DestroyImagePixels(), and SetPixelCacheMethods().

GetIndexesFromHandler _CacheMethods::get_indexes_from_handler
 

Definition at line 65 of file cache_private.h.

Referenced by GetIndexes(), and SetPixelCacheMethods().

GetOnePixelFromHandler _CacheMethods::get_one_pixel_from_handler
 

Definition at line 68 of file cache_private.h.

Referenced by GetOnePixel(), and SetPixelCacheMethods().

GetPixelHandler _CacheMethods::get_pixel_handler
 

Definition at line 71 of file cache_private.h.

Referenced by GetImagePixels(), and SetPixelCacheMethods().

GetPixelsFromHandler _CacheMethods::get_pixels_from_handler
 

Definition at line 74 of file cache_private.h.

Referenced by GetPixels(), and SetPixelCacheMethods().

SetPixelHandler _CacheMethods::set_pixel_handler
 

Definition at line 77 of file cache_private.h.

Referenced by SetImagePixels(), and SetPixelCacheMethods().

SyncPixelHandler _CacheMethods::sync_pixel_handler
 

Definition at line 80 of file cache_private.h.

Referenced by SetPixelCacheMethods(), and SyncImagePixels().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:39 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC