Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddistort.h53 ShepardsDistortion, enumerator
65 ShepardsColorInterpolate = ShepardsDistortion,
Ddistort.c459 case ShepardsDistortion: in GenerateCoefficients()
1471 case ShepardsDistortion: in GenerateCoefficients()
2002 case ShepardsDistortion: in DistortImage()
2817 case ShepardsDistortion: in DistortImage()
3083 distort_method = ShepardsDistortion; /* Pretend to be Shepards */ in SparseColorImage()
3095 if ( distort_method == ShepardsDistortion ) in SparseColorImage()
Doption.c1371 { "Shepards", ShepardsDistortion, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h596 using MagickCore::ShepardsDistortion;