Home
last modified time | relevance | path

Searched refs:ShepardsDistortion (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Ddistort.h53 ShepardsDistortion, enumerator
64 ShepardsColorInterpolate = ShepardsDistortion,
Ddistort.c458 case ShepardsDistortion: in GenerateCoefficients()
1386 case ShepardsDistortion: in GenerateCoefficients()
1915 case ShepardsDistortion: in DistortImage()
2664 case ShepardsDistortion: in DistortImage()
2930 distort_method = ShepardsDistortion; /* Pretend to be Shepards */ in SparseColorImage()
2942 if ( distort_method == ShepardsDistortion ) in SparseColorImage()
Doption.c1024 { "Shepards", ShepardsDistortion, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h557 using MagickCore::ShepardsDistortion;