transform.h File Reference

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

Go to the source code of this file.

Functions

MagickExport ImageAutoOrientImage (const Image *, const OrientationType, ExceptionInfo *)
MagickExport Image ** ChopImage (const Image *, const RectangleInfo *, ExceptionInfo *)
MagickExport Image *** ConsolidateCMYKImages (const Image *, ExceptionInfo *)
MagickExport Image **** CropImage (const Image *, const RectangleInfo *, ExceptionInfo *)
MagickExport Image ***** CropImageToTiles (const Image *, const char *, ExceptionInfo *)
MagickExport Image ****** ExcerptImage (const Image *, const RectangleInfo *, ExceptionInfo *)
MagickExport Image ******* ExtentImage (const Image *, const RectangleInfo *, ExceptionInfo *)
MagickExport Image ******** FlipImage (const Image *, ExceptionInfo *)
MagickExport Image ********* FlopImage (const Image *, ExceptionInfo *)
MagickExport Image ********** RollImage (const Image *, const ssize_t, const ssize_t, ExceptionInfo *)
MagickExport Image *********** ShaveImage (const Image *, const RectangleInfo *, ExceptionInfo *)
MagickExport Image ************ SpliceImage (const Image *, const RectangleInfo *, ExceptionInfo *)
MagickExport Image ************* TransposeImage (const Image *, ExceptionInfo *)
MagickExport Image ************** TransverseImage (const Image *, ExceptionInfo *)
MagickExport Image *************** TrimImage (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType TransformImage (Image **, const char *, const char *)
MagickExport MagickBooleanType TransformImages (Image **, const char *, const char *)

Function Documentation

MagickExport Image* AutoOrientImage ( const Image ,
const   OrientationType,
ExceptionInfo  
)
MagickExport Image* * ChopImage ( const Image ,
const RectangleInfo ,
ExceptionInfo  
)
MagickExport Image* * * ConsolidateCMYKImages ( const Image ,
ExceptionInfo  
)
MagickExport Image* * * * CropImage ( const Image ,
const RectangleInfo ,
ExceptionInfo  
)
MagickExport Image* * * * * CropImageToTiles ( const Image ,
const char *  ,
ExceptionInfo  
)
MagickExport Image* * * * * * ExcerptImage ( const Image ,
const RectangleInfo ,
ExceptionInfo  
)
MagickExport Image* * * * * * * ExtentImage ( const Image ,
const RectangleInfo ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * FlipImage ( const Image ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * FlopImage ( const Image ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * RollImage ( const Image ,
const   ssize_t,
const   ssize_t,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * ShaveImage ( const Image ,
const RectangleInfo ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * SpliceImage ( const Image ,
const RectangleInfo ,
ExceptionInfo  
)
MagickExport MagickBooleanType TransformImage ( Image **  ,
const char *  ,
const char *   
)
MagickExport MagickBooleanType TransformImages ( Image **  ,
const char *  ,
const char *   
)
MagickExport Image* * * * * * * * * * * * * TransposeImage ( const Image ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * TransverseImage ( const Image ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * * TrimImage ( const Image ,
ExceptionInfo  
)

Generated on 17 Feb 2020 for MagickCore by  doxygen 1.6.1