Home
last modified time | relevance | path

Searched refs:LayerMethod (Results 1 – 10 of 10) sorted by relevance

/external/ImageMagick/MagickCore/
Dlayer.h55 } LayerMethod; typedef
60 *CompareImagesLayers(const Image *,const LayerMethod,ExceptionInfo *),
61 *MergeImageLayers(Image *,const LayerMethod,ExceptionInfo *),
Dlayer.c522 static MagickBooleanType ComparePixels(const LayerMethod method, in ComparePixels()
591 const Image *image2,const LayerMethod method,ExceptionInfo *exception) in CompareImagesBounds()
748 const LayerMethod method, ExceptionInfo *exception) in CompareImagesLayers()
917 const LayerMethod method, ExceptionInfo *exception) in OptimizeLayerFrames()
1901 MagickExport Image *MergeImageLayers(Image *image,const LayerMethod method, in MergeImageLayers()
/external/ImageMagick/MagickWand/
Dmagick-image.h341 *MagickCompareImagesLayers(MagickWand *,const LayerMethod),
349 *MagickMergeImageLayers(MagickWand *,const LayerMethod),
Doperation.c4140 switch ((LayerMethod) parse) in CLIListOperatorImages()
4152 new_images=CompareImagesLayers(_images,(LayerMethod) parse, in CLIListOperatorImages()
4161 new_images=MergeImageLayers(_images,(LayerMethod) parse, in CLIListOperatorImages()
Dmogrify.c8303 LayerMethod in MogrifyImageList()
8308 method=(LayerMethod) ParseCommandOption(MagickLayerOptions, in MogrifyImageList()
Dmagick-image.c1757 const LayerMethod method) in MagickCompareImagesLayers()
6677 const LayerMethod method) in MagickMergeImageLayers()
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h724 mergeLayersImage ( LayerMethod layerMethod_ );
729 LayerMethod _layerMethod;
2451 const LayerMethod method_ ) { in mergeImageLayers()
DInclude.h754 using MagickCore::LayerMethod;
/external/ImageMagick/PerlMagick/
DMagick.xs3634 LayerMethod in CompareLayers()
3695 method=(LayerMethod) option; in CompareLayers()
6978 LayerMethod in Layers()
7061 method=(LayerMethod) option; in Layers()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in3634 LayerMethod
3695 method=(LayerMethod) option;
6978 LayerMethod
7061 method=(LayerMethod) option;