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()
1388 case ShepardsDistortion: in GenerateCoefficients()
1921 case ShepardsDistortion: in DistortImage()
2721 case ShepardsDistortion: in DistortImage()
2987 distort_method = ShepardsDistortion; /* Pretend to be Shepards */ in SparseColorImage()
2999 if ( distort_method == ShepardsDistortion ) in SparseColorImage()
Doption.c1308 { "Shepards", ShepardsDistortion, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h567 using MagickCore::ShepardsDistortion;