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 MagickBooleanType CacheComponentGenesis (void)
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 PersistPixelCache (Image *, const char *, const MagickBooleanType, MagickOffsetType *, ExceptionInfo *)
MagickExport MagickBooleanType SyncAuthenticPixels (Image *, ExceptionInfo *)
MagickExport MagickSizeType GetImageExtent (const Image *)
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 GetPixelCacheVirtualMethod (const Image *)
MagickExport VirtualPixelMethod SetPixelCacheVirtualMethod (const Image *, const VirtualPixelMethod)
MagickExport void CacheComponentTerminus (void)

Function Documentation

MagickExport MagickBooleanType CacheComponentGenesis ( void   ) 
MagickExport void CacheComponentTerminus ( 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 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  
)
MagickExport VirtualPixelMethod GetPixelCacheVirtualMethod ( const Image  ) 
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 PersistPixelCache ( Image ,
const char *  ,
const   MagickBooleanType,
MagickOffsetType ,
ExceptionInfo  
)
MagickExport PixelPacket* * * QueueAuthenticPixels ( Image ,
const   long,
const   long,
const unsigned  long,
const unsigned  long,
ExceptionInfo  
)
MagickExport VirtualPixelMethod SetPixelCacheVirtualMethod ( const Image ,
const   VirtualPixelMethod 
)
MagickExport MagickBooleanType SyncAuthenticPixels ( Image ,
ExceptionInfo  
)

Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1