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.h123 } PixelInterpolateMethod; typedef
221 const PixelChannel,const PixelInterpolateMethod,const double,const double,
224 const PixelInterpolateMethod,const double,const double,Quantum *,
227 const PixelInterpolateMethod,const double,const double,PixelInfo *,
Dresize.h31 const PixelInterpolateMethod,ExceptionInfo *),
Dresample.h86 const PixelInterpolateMethod),
Denhance.h31 ClutImage(Image *,const Image *,const PixelInterpolateMethod,ExceptionInfo *),
Deffect.h82 *SpreadImage(const Image *,const PixelInterpolateMethod,const double,
Dimage.h257 PixelInterpolateMethod
Dresample.c110 PixelInterpolateMethod
1406 ResampleFilter *resample_filter,const PixelInterpolateMethod method) in SetResampleFilterInterpolateMethod()
Dpixel.c4570 const PixelInterpolateMethod method,const double x,const double y, in InterpolatePixelChannel()
4581 PixelInterpolateMethod in InterpolatePixelChannel()
4994 const PixelInterpolateMethod method,const double x,const double y, in InterpolatePixelChannels()
5015 PixelInterpolateMethod in InterpolatePixelChannels()
5559 const CacheView_ *image_view,const PixelInterpolateMethod method, in InterpolatePixelInfo()
5582 PixelInterpolateMethod in InterpolatePixelInfo()
Dfx.c3247 const PixelInterpolateMethod method,ExceptionInfo *exception) in ImplodeImage()
3989 const char *caption,const double angle,const PixelInterpolateMethod method, in PolaroidImage()
5098 const PixelInterpolateMethod method,ExceptionInfo *exception) in SwirlImage()
5622 const double wave_length,const PixelInterpolateMethod method, in WaveImage()
Dproperty.c4198 image->interpolate=(PixelInterpolateMethod) interpolate; in SetImageProperty()
Dresize.c1666 const size_t columns,const size_t rows,const PixelInterpolateMethod method, in InterpolativeResizeImage()
Dimage.c3761 image->interpolate=(PixelInterpolateMethod) ParseCommandOption( in SyncImageSettings()
Denhance.c299 const PixelInterpolateMethod method,ExceptionInfo *exception) in ClutImage()
Deffect.c3731 const PixelInterpolateMethod method,const double radius, in SpreadImage()
/external/ImageMagick/MagickWand/
Dmagick-image.h77 extern WandExport PixelInterpolateMethod
107 MagickClutImage(MagickWand *,const MagickWand *,const PixelInterpolateMethod),
179 MagickImplodeImage(MagickWand *,const double,const PixelInterpolateMethod),
183 const PixelInterpolateMethod),
215 const double,const PixelInterpolateMethod),
273 MagickSetImageInterpolateMethod(MagickWand *,const PixelInterpolateMethod),
304 MagickSpreadImage(MagickWand *,const PixelInterpolateMethod,const double),
308 MagickSwirlImage(MagickWand *,const double,const PixelInterpolateMethod),
323 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.c1401 const MagickWand *clut_wand,const PixelInterpolateMethod method) in MagickClutImage()
5110 WandExport PixelInterpolateMethod MagickGetImageInterpolateMethod( in MagickGetImageInterpolateMethod()
6150 const double amount,const PixelInterpolateMethod method) in MagickImplodeImage()
6267 const size_t columns,const size_t rows,const PixelInterpolateMethod method) in MagickInterpolativeResizeImage()
7687 const PixelInterpolateMethod method) in MagickPolaroidImage()
10023 MagickWand *wand,const PixelInterpolateMethod method) in MagickSetImagePixelInterpolateMethod()
10029 MagickWand *wand,const PixelInterpolateMethod method) in MagickSetImageInterpolateMethod()
11356 const PixelInterpolateMethod method,const double radius) in MagickSpreadImage()
11591 const double degrees,const PixelInterpolateMethod method) in MagickSwirlImage()
12260 const PixelInterpolateMethod method) in MagickWaveImage()
Dmogrify.c708 PixelInterpolateMethod in MogrifyImage()
1901 interpolate_method=(PixelInterpolateMethod) ParseCommandOption( in MogrifyImage()
7692 PixelInterpolateMethod in MogrifyImageList()
8290 interpolate_method=(PixelInterpolateMethod) ParseCommandOption( in MogrifyImageList()
/external/ImageMagick/Magick++/lib/Magick++/
DImage.h304 void interpolate(const PixelInterpolateMethod interpolate_);
305 PixelInterpolateMethod interpolate(void) const;
722 void clut(const Image &clutImage_,const PixelInterpolateMethod method);
724 const PixelInterpolateMethod method);
1152 const PixelInterpolateMethod method_);
DInclude.h932 using MagickCore::PixelInterpolateMethod;
/external/ImageMagick/PerlMagick/
DMagick.xs8075 PixelInterpolateMethod in Mogrify()
8082 method=(PixelInterpolateMethod) argument_list[1].integer_reference; in Mogrify()
8267 PixelInterpolateMethod in Mogrify()
8274 method=(PixelInterpolateMethod) argument_list[1].integer_reference; in Mogrify()
8281 PixelInterpolateMethod in Mogrify()
8288 method=(PixelInterpolateMethod) argument_list[1].integer_reference; in Mogrify()
8661 image->interpolate=(PixelInterpolateMethod) in Mogrify()
9024 image->interpolate=(PixelInterpolateMethod) in Mogrify()
9464 PixelInterpolateMethod in Mogrify()
9480 method=(PixelInterpolateMethod) argument_list[3].integer_reference; in Mogrify()
[all …]
/external/ImageMagick/Magick++/lib/
DImage.cpp1027 void Magick::Image::interpolate(const PixelInterpolateMethod interpolate_) in interpolate()
1033 Magick::PixelInterpolateMethod Magick::Image::interpolate(void) const in interpolate()
2291 const PixelInterpolateMethod method) in clut()
2300 const Image &clutImage_,const PixelInterpolateMethod method) in clutChannel()
3851 const PixelInterpolateMethod method_) in polaroid()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in8075 PixelInterpolateMethod
8082 method=(PixelInterpolateMethod) argument_list[1].integer_reference;
8267 PixelInterpolateMethod
8274 method=(PixelInterpolateMethod) argument_list[1].integer_reference;
8281 PixelInterpolateMethod
8288 method=(PixelInterpolateMethod) argument_list[1].integer_reference;
8661 image->interpolate=(PixelInterpolateMethod)
9024 image->interpolate=(PixelInterpolateMethod)
9464 PixelInterpolateMethod
9480 method=(PixelInterpolateMethod) argument_list[3].integer_reference;
[all …]