MagickCore
6.9.10
Convert, Edit, Or Compose Bitmap Images
|
Go to the source code of this file.
Functions | |
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 *) |
MagickExport Image * | ShearRotateImage (const Image *, const double, ExceptionInfo *) |
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 * | |||
) |
MagickExport Image * ShearRotateImage | ( | const Image * | , |
const double | , | ||
ExceptionInfo * | |||
) |
References _Image::background_color, _Image::border_color, BorderImage(), _Image::columns, _Image::compose, CopyCompositeOp, CropToFitImage(), _Image::debug, DegreesToRadians(), DestroyImage(), DirectClass, _Image::exception, _Image::filename, GetMagickModule, _RectangleInfo::height, InheritException(), IntegralRotateImage(), LogMagickEvent(), MagickCoreSignature, MagickFalse, MagickTrue, _Image::matte, OpaqueAlphaChannel, _Image::page, ResourceLimitError, _Image::rows, SetImageAlphaChannel(), SetImageStorageClass(), _ExceptionInfo::signature, _Image::signature, ThrowImageException, TraceEvent, _RectangleInfo::width, _RectangleInfo::x, _PointInfo::x, XShearImage(), _RectangleInfo::y, _PointInfo::y, and YShearImage().