/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 | 125 } 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 *,
|
D | resize.h | 31 const PixelInterpolateMethod,ExceptionInfo *),
|
D | resample.h | 87 const PixelInterpolateMethod),
|
D | enhance.h | 33 ClutImage(Image *,const Image *,const PixelInterpolateMethod,ExceptionInfo *),
|
D | effect.h | 82 *SpreadImage(const Image *,const PixelInterpolateMethod,const double,
|
D | image.h | 254 PixelInterpolateMethod
|
D | resample.c | 111 PixelInterpolateMethod 1405 ResampleFilter *resample_filter,const PixelInterpolateMethod method) in SetResampleFilterInterpolateMethod()
|
D | pixel.c | 4488 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()
|
D | fx.c | 3287 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()
|
D | property.c | 4375 image->interpolate=(PixelInterpolateMethod) interpolate; in SetImageProperty()
|
D | resize.c | 1707 const size_t columns,const size_t rows,const PixelInterpolateMethod method, in InterpolativeResizeImage()
|
D | image.c | 4112 image->interpolate=(PixelInterpolateMethod) ParseCommandOption( in SyncImageSettings()
|
D | effect.c | 3762 const PixelInterpolateMethod method,const double radius, in SpreadImage()
|
D | enhance.c | 832 const PixelInterpolateMethod method,ExceptionInfo *exception) in ClutImage()
|
/external/ImageMagick/MagickWand/ |
D | magick-image.h | 77 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),
|
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 | 1451 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()
|
D | mogrify.c | 706 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++/ |
D | Image.h | 301 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_);
|
D | Include.h | 942 using MagickCore::PixelInterpolateMethod;
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 8149 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/ |
D | Image.cpp | 1023 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/ |
D | quantum.xs.in | 8150 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 …]
|