BitmapImageAtop

This is similar to over, except that the background matte is used; the foreground will only appear where there is background matte. Unlike inside, it will also keep the background information. Another way of putting it is that it is the equivalent of inside and then over. Use this for applying atmosphere effects to a foreground element, like putting smoke over a foreground character.

Properties

NameDescription
nameObject name [string]
input_a"A" input bitmap [bitmap]
input_b"B" Input bitmap [bitmap]
outputOutput bitmap [bitmap]

See also

BitmapImageInside, BitmapImageOver

<< Previous 
Table of Content
  Next >>