resize.h File Reference

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

Go to the source code of this file.

Typedefs

typedef struct _ResizeFilter ResizeFilter

Functions

MagickExport ImageAdaptiveResizeImage (const Image *, const size_t, const size_t, ExceptionInfo *)
MagickExport Image ** InterpolativeResizeImage (const Image *, const size_t, const size_t, const InterpolatePixelMethod, ExceptionInfo *)
MagickExport Image *** LiquidRescaleImage (const Image *, const size_t, const size_t, 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 size_t, const size_t, const FilterTypes, const double, ExceptionInfo *)
MagickExport Image ******** SampleImage (const Image *, const size_t, const size_t, ExceptionInfo *)
MagickExport Image ********* ScaleImage (const Image *, const size_t, const size_t, ExceptionInfo *)
MagickExport Image ********** ThumbnailImage (const Image *, const size_t, const size_t, ExceptionInfo *)

Typedef Documentation

typedef struct _ResizeFilter ResizeFilter

Function Documentation

MagickExport Image* AdaptiveResizeImage ( const Image ,
const   size_t,
const   size_t,
ExceptionInfo  
)
MagickExport Image* * InterpolativeResizeImage ( const Image ,
const   size_t,
const   size_t,
const   InterpolatePixelMethod,
ExceptionInfo  
)
MagickExport Image* * * LiquidRescaleImage ( const Image ,
const   size_t,
const   size_t,
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   size_t,
const   size_t,
const   FilterTypes,
const   double,
ExceptionInfo  
)
MagickExport Image* * * * * * * * SampleImage ( const Image ,
const   size_t,
const   size_t,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * ScaleImage ( const Image ,
const   size_t,
const   size_t,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * ThumbnailImage ( const Image ,
const   size_t,
const   size_t,
ExceptionInfo  
)

Generated on 18 May 2020 for MagickCore by  doxygen 1.6.1