![]() |
MagickCore 6.9.13
|
Data Fields | |
| GetVirtualPixelHandler | get_virtual_pixel_handler |
| GetVirtualPixelsHandler | get_virtual_pixels_handler |
| GetVirtualIndexesFromHandler | get_virtual_indexes_from_handler |
| GetOneVirtualPixelFromHandler | get_one_virtual_pixel_from_handler |
| GetAuthenticPixelsHandler | get_authentic_pixels_handler |
| GetAuthenticIndexesFromHandler | get_authentic_indexes_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 |
Definition at line 68 of file cache-private.h.
| DestroyPixelHandler _CacheMethods::destroy_pixel_handler |
Definition at line 101 of file cache-private.h.
| GetAuthenticIndexesFromHandler _CacheMethods::get_authentic_indexes_from_handler |
Definition at line 86 of file cache-private.h.
| GetAuthenticPixelsFromHandler _CacheMethods::get_authentic_pixels_from_handler |
Definition at line 92 of file cache-private.h.
| GetAuthenticPixelsHandler _CacheMethods::get_authentic_pixels_handler |
Definition at line 83 of file cache-private.h.
| GetOneAuthenticPixelFromHandler _CacheMethods::get_one_authentic_pixel_from_handler |
Definition at line 89 of file cache-private.h.
| GetOneVirtualPixelFromHandler _CacheMethods::get_one_virtual_pixel_from_handler |
Definition at line 80 of file cache-private.h.
| GetVirtualIndexesFromHandler _CacheMethods::get_virtual_indexes_from_handler |
Definition at line 77 of file cache-private.h.
| GetVirtualPixelHandler _CacheMethods::get_virtual_pixel_handler |
Definition at line 71 of file cache-private.h.
| GetVirtualPixelsHandler _CacheMethods::get_virtual_pixels_handler |
Definition at line 74 of file cache-private.h.
| QueueAuthenticPixelsHandler _CacheMethods::queue_authentic_pixels_handler |
Definition at line 95 of file cache-private.h.
| SyncAuthenticPixelsHandler _CacheMethods::sync_authentic_pixels_handler |
Definition at line 98 of file cache-private.h.