18 #ifndef _MAGICKCORE_CACHE_PRIVATE_H
19 #define _MAGICKCORE_CACHE_PRIVATE_H
21 #if defined(__cplusplus) || defined(c_plusplus)
36 *(*GetVirtualIndexesFromHandler)(
const Image *);
39 *(*GetAuthenticIndexesFromHandler)(
const Image *);
48 typedef const PixelPacket
50 const ssize_t,
const ssize_t,
const size_t,
const size_t,
ExceptionInfo *),
54 *(*GetAuthenticPixelsHandler)(Image *,
const ssize_t,
const ssize_t,
58 *(*GetAuthenticPixelsFromHandler)(
const Image *);
61 *(*QueueAuthenticPixelsHandler)(Image *,
const ssize_t,
const ssize_t,
239 const ssize_t,
const ssize_t,
const size_t,
const size_t,
NexusInfo *,
256 const
size_t,const
size_t,NexusInfo *,
ExceptionInfo *) magick_hot_spot,
260 const
size_t,const
size_t,const MagickBooleanType,NexusInfo *,
261 ExceptionInfo *) magick_hot_spot;
275 #if defined(__cplusplus) || defined(c_plusplus)