MagickCore  6.8.5
shear.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MagickExport ImageDeskewImage (const Image *, const double, ExceptionInfo *)
MagickExport ImageIntegralRotateImage (const Image *, size_t, ExceptionInfo *)
MagickExport ImageShearImage (const Image *, const double, const double, ExceptionInfo *)
MagickExport ImageShearRotateImage (const Image *, const double, ExceptionInfo *)

Function Documentation

MagickExport Image* DeskewImage ( const Image ,
const double  ,
ExceptionInfo  
)
MagickExport Image * IntegralRotateImage ( const Image ,
size_t  ,
ExceptionInfo  
)
MagickExport Image * ShearImage ( const Image ,
const double  ,
const double  ,
ExceptionInfo  
)