Home | History | Annotate | Download | only in MagickCore

Lines Matching full:composite

13 %                     MagickCore Image Composite Methods                      %
55 #include "MagickCore/composite.h"
56 #include "MagickCore/composite-private.h"
96 % at the specified offset, using the specified composite method.
111 % o compose: This operator affects how the composite is applied to
293 #define CompositeImageTag "Composite/Image"
313 Composite image.
408 Virtual composite:
434 Authentic composite:
518 const Image *composite,const CompositeOperator compose,
522 #define CompositeImageTag "Composite/Image"
564 assert(composite!= (Image *) NULL);
565 assert(composite->signature == MagickCoreSignature);
568 source_image=CloneImage(composite,0,0,MagickTrue,exception);
1205 Composite image.
1317 Virtual composite:
1391 Authentic composite:
2036 Where the arguments A,B,C,D are (currently) passed to composite