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.c545 static MagickBooleanType ComparePixels(const LayerMethod method, in ComparePixels()
614 const Image *image2,const LayerMethod method,ExceptionInfo *exception) in CompareImagesBounds()
767 const LayerMethod method,ExceptionInfo *exception) in CompareImagesLayers()
939 static Image *OptimizeLayerFrames(const Image *image,const LayerMethod method, in OptimizeLayerFrames()
1938 MagickExport Image *MergeImageLayers(Image *image,const LayerMethod method, in MergeImageLayers()
/external/ImageMagick/MagickWand/
Dmagick-image.h363 *MagickCompareImagesLayers(MagickWand *,const LayerMethod),
372 *MagickMergeImageLayers(MagickWand *,const LayerMethod),
Doperation.c4307 switch ((LayerMethod) parse) in CLIListOperatorImages()
4319 new_images=CompareImagesLayers(_images,(LayerMethod) parse, in CLIListOperatorImages()
4328 new_images=MergeImageLayers(_images,(LayerMethod) parse, in CLIListOperatorImages()
Dmogrify.c8523 LayerMethod in MogrifyImageList()
8528 method=(LayerMethod) ParseCommandOption(MagickLayerOptions, in MogrifyImageList()
Dmagick-image.c2008 const LayerMethod method) in MagickCompareImagesLayers()
7336 const LayerMethod method) in MagickMergeImageLayers()
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h724 mergeLayersImage ( LayerMethod layerMethod_ );
729 LayerMethod _layerMethod;
2467 const LayerMethod method_ ) { in mergeImageLayers()
DInclude.h793 using MagickCore::LayerMethod;
/external/ImageMagick/PerlMagick/
DMagick.xs3721 LayerMethod in CompareLayers()
3782 method=(LayerMethod) option; in CompareLayers()
7091 LayerMethod in Layers()
7174 method=(LayerMethod) option; in Layers()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in3718 LayerMethod
3779 method=(LayerMethod) option;
7090 LayerMethod
7173 method=(LayerMethod) option;