Home
last modified time | relevance | path

Searched refs:PixelInterpolateMethod (Results 1 – 25 of 25) sorted by relevance

/external/ImageMagick/MagickCore/
Dfx.h46 *ImplodeImage(const Image *,const double,const PixelInterpolateMethod,
50 const PixelInterpolateMethod,ExceptionInfo *),
60 *SwirlImage(const Image *,double,const PixelInterpolateMethod,
66 const PixelInterpolateMethod,ExceptionInfo *),
Dpixel.h125 } PixelInterpolateMethod; typedef
224 const PixelChannel,const PixelInterpolateMethod,const double,const double,
227 const PixelInterpolateMethod,const double,const double,Quantum *,
230 const PixelInterpolateMethod,const double,const double,PixelInfo *,
Dresize.h31 const PixelInterpolateMethod,ExceptionInfo *),
Dresample.h87 const PixelInterpolateMethod),
Denhance.h33 ClutImage(Image *,const Image *,const PixelInterpolateMethod,ExceptionInfo *),
Deffect.h82 *SpreadImage(const Image *,const PixelInterpolateMethod,const double,
Dimage.h254 PixelInterpolateMethod
Dresample.c111 PixelInterpolateMethod
1405 ResampleFilter *resample_filter,const PixelInterpolateMethod method) in SetResampleFilterInterpolateMethod()
Dpixel.c4488 const PixelInterpolateMethod method,const double x,const double y, in InterpolatePixelChannel()
4499 PixelInterpolateMethod in InterpolatePixelChannel()
4912 const PixelInterpolateMethod method,const double x,const double y, in InterpolatePixelChannels()
4933 PixelInterpolateMethod in InterpolatePixelChannels()
5477 const CacheView_ *image_view,const PixelInterpolateMethod method, in InterpolatePixelInfo()
5500 PixelInterpolateMethod in InterpolatePixelInfo()
Dfx.c3287 const PixelInterpolateMethod method,ExceptionInfo *exception) in ImplodeImage()
4029 const char *caption,const double angle,const PixelInterpolateMethod method, in PolaroidImage()
5125 const PixelInterpolateMethod method,ExceptionInfo *exception) in SwirlImage()
5640 const double wave_length,const PixelInterpolateMethod method, in WaveImage()
Dproperty.c4375 image->interpolate=(PixelInterpolateMethod) interpolate; in SetImageProperty()
Dresize.c1707 const size_t columns,const size_t rows,const PixelInterpolateMethod method, in InterpolativeResizeImage()
Dimage.c4112 image->interpolate=(PixelInterpolateMethod) ParseCommandOption( in SyncImageSettings()
Deffect.c3762 const PixelInterpolateMethod method,const double radius, in SpreadImage()
Denhance.c832 const PixelInterpolateMethod method,ExceptionInfo *exception) in ClutImage()
/external/ImageMagick/MagickWand/
Dmagick-image.h77 extern WandExport PixelInterpolateMethod
109 MagickClutImage(MagickWand *,const MagickWand *,const PixelInterpolateMethod),
181 MagickImplodeImage(MagickWand *,const double,const PixelInterpolateMethod),
185 const PixelInterpolateMethod),
217 const double,const PixelInterpolateMethod),
274 MagickSetImageInterpolateMethod(MagickWand *,const PixelInterpolateMethod),
306 MagickSpreadImage(MagickWand *,const PixelInterpolateMethod,const double),
310 MagickSwirlImage(MagickWand *,const double,const PixelInterpolateMethod),
325 const PixelInterpolateMethod),
Dmagick-property.h73 extern WandExport PixelInterpolateMethod
104 MagickSetInterpolateMethod(MagickWand *,const PixelInterpolateMethod),
Dmagick-property.c1014 WandExport PixelInterpolateMethod MagickGetInterpolateMethod(MagickWand *wand) in MagickGetInterpolateMethod()
1019 PixelInterpolateMethod in MagickGetInterpolateMethod()
1030 method=(PixelInterpolateMethod) ParseCommandOption(MagickInterpolateOptions, in MagickGetInterpolateMethod()
2451 const PixelInterpolateMethod method) in MagickSetInterpolateMethod()
Dmagick-image.c1451 const MagickWand *clut_wand,const PixelInterpolateMethod method) in MagickClutImage()
5122 WandExport PixelInterpolateMethod MagickGetImageInterpolateMethod( in MagickGetImageInterpolateMethod()
6200 const double amount,const PixelInterpolateMethod method) in MagickImplodeImage()
6317 const size_t columns,const size_t rows,const PixelInterpolateMethod method) in MagickInterpolativeResizeImage()
7737 const PixelInterpolateMethod method) in MagickPolaroidImage()
10035 MagickWand *wand,const PixelInterpolateMethod method) in MagickSetImagePixelInterpolateMethod()
10041 MagickWand *wand,const PixelInterpolateMethod method) in MagickSetImageInterpolateMethod()
11406 const PixelInterpolateMethod method,const double radius) in MagickSpreadImage()
11641 const double degrees,const PixelInterpolateMethod method) in MagickSwirlImage()
12315 const PixelInterpolateMethod method) in MagickWaveImage()
Dmogrify.c706 PixelInterpolateMethod in MogrifyImage()
1885 interpolate_method=(PixelInterpolateMethod) ParseCommandOption( in MogrifyImage()
7725 PixelInterpolateMethod in MogrifyImageList()
8335 interpolate_method=(PixelInterpolateMethod) ParseCommandOption( in MogrifyImageList()
/external/ImageMagick/Magick++/lib/Magick++/
DImage.h301 void interpolate(const PixelInterpolateMethod interpolate_);
302 PixelInterpolateMethod interpolate(void) const;
730 void clut(const Image &clutImage_,const PixelInterpolateMethod method);
732 const PixelInterpolateMethod method);
1166 const PixelInterpolateMethod method_);
DInclude.h942 using MagickCore::PixelInterpolateMethod;
/external/ImageMagick/PerlMagick/
DMagick.xs8149 PixelInterpolateMethod in Mogrify()
8156 method=(PixelInterpolateMethod) argument_list[1].integer_reference; in Mogrify()
8348 PixelInterpolateMethod in Mogrify()
8355 method=(PixelInterpolateMethod) argument_list[1].integer_reference; in Mogrify()
8362 PixelInterpolateMethod in Mogrify()
8369 method=(PixelInterpolateMethod) argument_list[1].integer_reference; in Mogrify()
8745 image->interpolate=(PixelInterpolateMethod) in Mogrify()
9122 image->interpolate=(PixelInterpolateMethod) in Mogrify()
9562 PixelInterpolateMethod in Mogrify()
9578 method=(PixelInterpolateMethod) argument_list[3].integer_reference; in Mogrify()
[all …]
/external/ImageMagick/Magick++/lib/
DImage.cpp1023 void Magick::Image::interpolate(const PixelInterpolateMethod interpolate_) in interpolate()
1029 Magick::PixelInterpolateMethod Magick::Image::interpolate(void) const in interpolate()
2326 const PixelInterpolateMethod method) in clut()
2335 const Image &clutImage_,const PixelInterpolateMethod method) in clutChannel()
3913 const PixelInterpolateMethod method_) in polaroid()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in8150 PixelInterpolateMethod
8157 method=(PixelInterpolateMethod) argument_list[1].integer_reference;
8349 PixelInterpolateMethod
8356 method=(PixelInterpolateMethod) argument_list[1].integer_reference;
8363 PixelInterpolateMethod
8370 method=(PixelInterpolateMethod) argument_list[1].integer_reference;
8749 image->interpolate=(PixelInterpolateMethod)
9129 image->interpolate=(PixelInterpolateMethod)
9571 PixelInterpolateMethod
9587 method=(PixelInterpolateMethod) argument_list[3].integer_reference;
[all …]