cache.h File Reference

#include "magick/blob.h"

Include dependency graph for cache.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MagickExport const IndexPacketGetVirtualIndexQueue (const Image *)
MagickExport const PixelPacketGetVirtualPixels (const Image *, const long, const long, const unsigned long, const unsigned long, ExceptionInfo *)
MagickExport const PixelPacket ** GetVirtualPixelQueue (const Image *)
MagickExport IndexPacketGetAuthenticIndexQueue (const Image *)
MagickExport MagickSizeType GetImageExtent (const Image *)
MagickExport MagickBooleanType GetOneVirtualMagickPixel (const Image *, const long, const long, MagickPixelPacket *, ExceptionInfo *)
MagickExport MagickBooleanType GetOneVirtualPixel (const Image *, const long, const long, PixelPacket *, ExceptionInfo *)
MagickExport MagickBooleanType GetOneVirtualMethodPixel (const Image *, const VirtualPixelMethod, const long, const long, PixelPacket *, ExceptionInfo *)
MagickExport MagickBooleanType GetOneAuthenticPixel (Image *, const long, const long, PixelPacket *, ExceptionInfo *)
MagickExport MagickBooleanType PersistCache (Image *, const char *, const MagickBooleanType, MagickOffsetType *, ExceptionInfo *)
MagickExport MagickBooleanType SyncAuthenticPixels (Image *, ExceptionInfo *)
MagickExport PixelPacketGetAuthenticPixels (Image *, const long, const long, const unsigned long, const unsigned long, ExceptionInfo *)
MagickExport PixelPacket ** GetAuthenticPixelQueue (const Image *)
MagickExport PixelPacket *** QueueAuthenticPixels (Image *, const long, const long, const unsigned long, const unsigned long, ExceptionInfo *)
MagickExport VirtualPixelMethod GetCacheVirtualPixelMethod (const Image *)
MagickExport VirtualPixelMethod SetCacheVirtualPixelMethod (const Image *, const VirtualPixelMethod)
MagickExport void DestroyCacheResources (void)
static long GetPixelCacheThreadId (void)


Function Documentation

MagickExport void DestroyCacheResources ( void   ) 

MagickExport IndexPacket* GetAuthenticIndexQueue ( const Image  ) 

MagickExport PixelPacket* * GetAuthenticPixelQueue ( const Image  ) 

MagickExport PixelPacket* GetAuthenticPixels ( Image ,
const   long,
const   long,
const unsigned long  ,
const unsigned long  ,
ExceptionInfo  
)

MagickExport VirtualPixelMethod GetCacheVirtualPixelMethod ( const Image  ) 

MagickExport MagickSizeType GetImageExtent ( const Image  ) 

MagickExport MagickBooleanType GetOneAuthenticPixel ( Image ,
const   long,
const   long,
PixelPacket ,
ExceptionInfo  
)

MagickExport MagickBooleanType GetOneVirtualMagickPixel ( const Image ,
const   long,
const   long,
MagickPixelPacket ,
ExceptionInfo  
)

MagickExport MagickBooleanType GetOneVirtualMethodPixel ( const Image ,
const   VirtualPixelMethod,
const   long,
const   long,
PixelPacket ,
ExceptionInfo  
)

MagickExport MagickBooleanType GetOneVirtualPixel ( const Image ,
const   long,
const   long,
PixelPacket ,
ExceptionInfo  
)

static long GetPixelCacheThreadId ( void   )  [inline, static]

Definition at line 69 of file cache.h.

MagickExport const IndexPacket* GetVirtualIndexQueue ( const Image  ) 

MagickExport const PixelPacket* * GetVirtualPixelQueue ( const Image  ) 

MagickExport const PixelPacket* GetVirtualPixels ( const Image ,
const   long,
const   long,
const unsigned long  ,
const unsigned long  ,
ExceptionInfo  
)

MagickExport MagickBooleanType PersistCache ( Image ,
const char *  ,
const   MagickBooleanType,
MagickOffsetType ,
ExceptionInfo  
)

MagickExport PixelPacket* * * QueueAuthenticPixels ( Image ,
const   long,
const   long,
const unsigned  long,
const unsigned  long,
ExceptionInfo  
)

MagickExport VirtualPixelMethod SetCacheVirtualPixelMethod ( const Image ,
const   VirtualPixelMethod 
)

MagickExport MagickBooleanType SyncAuthenticPixels ( Image ,
ExceptionInfo  
)


Generated on Thu Nov 20 21:54:52 2008 for MagickCore by  doxygen 1.5.7.1