Image Composite

Background Image:
Composite Image:
Composite Image Width: - optional-00 if height specified
Composite Image Height: - optional-00 if width specified
Gravity:  x:  y: 
Operator
 



Sessions Notepad





A Tool Not Working For You?
Contact Me

It is every man's obligation to put back into the world at least the equivalent of what he takes out of it. - Albert Einstein






Composite Operator

Over
Overlay second image over the first
Overlay
Multiplies or screens the colors, dependent on the destination color. Source colors overlay the destination whilst preserving its highlights and shadows. The destination color is not replaced, but is mixed with the source color to reflect the lightness or darkness of the destination.
In
The part of the source lying inside of the destination replaces the destination.
Out
The part of the source lying outside of the destination replaces the destination.
Atop
The part of the source lying inside of the destination is composited onto the destination.
XOR
The part of the source that lies outside of the destination is combined with the part of the destination that lies outside the source.
Plus
The source is added to the destination and replaces the destination. This operator is useful for animating a dissolve between two images.
Minus
The source is subtracted to the destination and replaces the destination.
Difference
Subtracts the darker of the two constituent colors from the lighter. Painting with white inverts the destination color. Painting with black produces no change.
Multiply
The source is multiplied by the destination and replaces the destination. The resultant color is always at least as dark as either of the two constituent colors. Multiplying any color with black produces black. Multiplying any color with white leaves the original color unchanged.
Bumpmap
The same as Multiply, except the source is converted to greyscale first.
Copy
Simply place the source on top of the destination.