Searched refs:DistortMethod (Results 1 - 13 of 13) sorted by relevance

/external/ImageMagick/MagickCore/
H A Ddistort.h56 } DistortMethod; typedef in typeref:enum:__anon29
75 *DistortImage(const Image *,const DistortMethod,const size_t,
H A Ddistort.c335 % Image *GenerateCoefficients(const Image *image,DistortMethod method,
378 DistortMethod *method,const size_t number_arguments,const double *arguments,
1617 % Image *DistortImage(const Image *image,const DistortMethod method,
1678 MagickExport Image *DistortImage(const Image *image, DistortMethod method,
2933 { DistortMethod
2936 distort_method=(DistortMethod) method;
/external/ImageMagick/MagickWand/
H A Dmagick-image.h131 MagickDistortImage(MagickWand *,const DistortMethod,const size_t,
H A Doperation.c2231 if ((DistortMethod) parse == ResizeDistortion)
2245 new_image=DistortImage(_image,(DistortMethod) parse,
2254 new_image=DistortImage(_image,(DistortMethod) parse,(size_t)
H A Dmogrify.c1392 DistortMethod
1408 method=(DistortMethod) ParseCommandOption(MagickDistortOptions,
H A Dmagick-image.c2698 % const DistortMethod method,const size_t number_arguments,
2734 const DistortMethod method,const size_t number_arguments,
/external/ImageMagick/Magick++/lib/
H A DSTL.cpp300 Magick::distortImage::distortImage( const Magick::DistortMethod method_,
310 Magick::distortImage::distortImage( const Magick::DistortMethod method_,
H A DImage.cpp2737 void Magick::Image::distort(const DistortMethod method_,
/external/ImageMagick/Magick++/lib/Magick++/
H A DSTL.h350 distortImage( const Magick::DistortMethod method_,
355 distortImage( const Magick::DistortMethod method_,
362 DistortMethod _method;
H A DImage.h840 void distort(const DistortMethod method_,
H A DInclude.h539 using MagickCore::DistortMethod;
/external/ImageMagick/PerlMagick/
H A DMagick.xs10672 DistortMethod
10685 method=(DistortMethod) argument_list[1].integer_reference;
/external/ImageMagick/PerlMagick/quantum/
H A Dquantum.xs.in10672 DistortMethod
10685 method=(DistortMethod) argument_list[1].integer_reference;

Completed in 843 milliseconds