resize.h File Reference

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

Go to the source code of this file.

Functions

MagickExport ImageAdaptiveResizeImage (const Image *, const unsigned long, const unsigned long, ExceptionInfo *)
MagickExport Image ** LiquidRescaleImage (const Image *, const unsigned long, const unsigned long, const double, const double, ExceptionInfo *)
MagickExport Image *** MagnifyImage (const Image *, ExceptionInfo *)
MagickExport Image **** MinifyImage (const Image *, ExceptionInfo *)
MagickExport Image ***** ResampleImage (const Image *, const double, const double, const FilterTypes, const double, ExceptionInfo *)
MagickExport Image ****** ResizeImage (const Image *, const unsigned long, const unsigned long, const FilterTypes, const double, ExceptionInfo *)
MagickExport Image ******* SampleImage (const Image *, const unsigned long, const unsigned long, ExceptionInfo *)
MagickExport Image ******** ScaleImage (const Image *, const unsigned long, const unsigned long, ExceptionInfo *)
MagickExport Image ********* ThumbnailImage (const Image *, const unsigned long, const unsigned long, ExceptionInfo *)
MagickExport Image ********** ZoomImage (const Image *, const unsigned long, const unsigned long, ExceptionInfo *)


Function Documentation

MagickExport Image* AdaptiveResizeImage ( const Image ,
const unsigned long  ,
const unsigned long  ,
ExceptionInfo  
)

MagickExport Image* * LiquidRescaleImage ( const Image ,
const unsigned  long,
const unsigned  long,
const   double,
const   double,
ExceptionInfo  
)

MagickExport Image* * * MagnifyImage ( const Image ,
ExceptionInfo  
)

MagickExport Image* * * * MinifyImage ( const Image ,
ExceptionInfo  
)

MagickExport Image* * * * * ResampleImage ( const Image ,
const   double,
const   double,
const   FilterTypes,
const   double,
ExceptionInfo  
)

MagickExport Image* * * * * * ResizeImage ( const Image ,
const unsigned long  ,
const unsigned long  ,
const   FilterTypes,
const   double,
ExceptionInfo  
)

MagickExport Image* * * * * * * SampleImage ( const Image ,
const unsigned long  ,
const unsigned long  ,
ExceptionInfo  
)

MagickExport Image* * * * * * * * ScaleImage ( const Image ,
const unsigned long  ,
const unsigned long  ,
ExceptionInfo  
)

MagickExport Image* * * * * * * * * ThumbnailImage ( const Image ,
const unsigned long  ,
const unsigned long  ,
ExceptionInfo  
)

MagickExport Image* * * * * * * * * * ZoomImage ( const Image ,
const unsigned  long,
const unsigned  long,
ExceptionInfo  
)


Generated on Sat Nov 22 23:45:22 2008 for MagickCore by  doxygen 1.5.7.1