Searched refs:ArcDistortion (Results 1 - 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
H A Ddistort.h46 ArcDistortion, enumerator in enum:__anon29
H A Ddistort.c465 case ArcDistortion:
1097 case ArcDistortion:
1627 % ArcDistortion always ignores source image offset, and always
1744 if ( method == ArcDistortion ) {
1748 /* Work out the 'best fit', (required for ArcDistortion) */
1834 case ArcDistortion:
2133 case ArcDistortion:
2510 case ArcDistortion:
2707 if ( bestfit && method != ArcDistortion ) {
2760 if ( method == ArcDistortion
[all...]
H A Doption.c1019 { "Arc", ArcDistortion, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/www/api/
H A Ddistort.php118 <dd> ArcDistortion always ignores source image offset, and always 'bestfit' the destination image with the top left corner offset relative to the polar mapping center. </dd>
H A Dmagick-image.php1606 <dd> ArcDistortion always ignores the source image offset, and always 'bestfit' the destination image with the top left corner offset relative to the polar mapping center. </dd>
/external/ImageMagick/Magick++/lib/Magick++/
H A DInclude.h550 using MagickCore::ArcDistortion;

Completed in 253 milliseconds