/external/ImageMagick/MagickCore/ |
D | fx.h | 46 *ImplodeImage(const Image *,const double,const PixelInterpolateMethod, 50 const PixelInterpolateMethod,ExceptionInfo *), 60 *SwirlImage(const Image *,double,const PixelInterpolateMethod, 66 const PixelInterpolateMethod,ExceptionInfo *),
|
D | pixel.h | 123 } 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 *,
|
D | resize.h | 31 const PixelInterpolateMethod,ExceptionInfo *),
|
D | resample.h | 86 const PixelInterpolateMethod),
|
D | enhance.h | 31 ClutImage(Image *,const Image *,const PixelInterpolateMethod,ExceptionInfo *),
|
D | effect.h | 82 *SpreadImage(const Image *,const PixelInterpolateMethod,const double,
|
D | image.h | 257 PixelInterpolateMethod
|
D | resample.c | 110 PixelInterpolateMethod 1406 ResampleFilter *resample_filter,const PixelInterpolateMethod method) in SetResampleFilterInterpolateMethod()
|
D | pixel.c | 4570 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()
|
D | fx.c | 3247 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()
|
D | property.c | 4198 image->interpolate=(PixelInterpolateMethod) interpolate; in SetImageProperty()
|
D | resize.c | 1666 const size_t columns,const size_t rows,const PixelInterpolateMethod method, in InterpolativeResizeImage()
|
D | image.c | 3761 image->interpolate=(PixelInterpolateMethod) ParseCommandOption( in SyncImageSettings()
|
D | enhance.c | 299 const PixelInterpolateMethod method,ExceptionInfo *exception) in ClutImage()
|
D | effect.c | 3731 const PixelInterpolateMethod method,const double radius, in SpreadImage()
|
/external/ImageMagick/MagickWand/ |
D | magick-image.h | 77 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),
|
D | magick-property.h | 73 extern WandExport PixelInterpolateMethod 104 MagickSetInterpolateMethod(MagickWand *,const PixelInterpolateMethod),
|
D | magick-property.c | 1014 WandExport PixelInterpolateMethod MagickGetInterpolateMethod(MagickWand *wand) in MagickGetInterpolateMethod() 1019 PixelInterpolateMethod in MagickGetInterpolateMethod() 1030 method=(PixelInterpolateMethod) ParseCommandOption(MagickInterpolateOptions, in MagickGetInterpolateMethod() 2451 const PixelInterpolateMethod method) in MagickSetInterpolateMethod()
|
D | magick-image.c | 1401 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()
|
D | mogrify.c | 708 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++/ |
D | Image.h | 304 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_);
|
D | Include.h | 932 using MagickCore::PixelInterpolateMethod;
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 8075 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/ |
D | Image.cpp | 1027 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/ |
D | quantum.xs.in | 8075 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 …]
|