MagickCore  7.0.8
Convert, Edit, Or Compose Bitmap Images
deprecate.h File Reference

Go to the source code of this file.

Typedefs

typedef int *(* BlobFifo) (const Image *, const void *, const size_t)
 

Functions

MagickExport MagickBooleanType GetMagickSeekableStream (const MagickInfo *)
 
MagickExport void * CropImageToHBITMAP (Image *, const RectangleInfo *, ExceptionInfo *)
 
MagickExport void * ImageToHBITMAP (Image *, ExceptionInfo *)
 

Typedef Documentation

◆ BlobFifo

typedef int*(* BlobFifo) (const Image *, const void *, const size_t)

Function Documentation

◆ CropImageToHBITMAP()

MagickExport void* CropImageToHBITMAP ( Image ,
const RectangleInfo ,
ExceptionInfo  
)

Referenced by GetMagickSeekableStream().

◆ GetMagickSeekableStream()

◆ ImageToHBITMAP()

MagickExport void * ImageToHBITMAP ( Image ,
ExceptionInfo  
)

Referenced by GetMagickSeekableStream().