BitmapImageMix

The weighted, normalized addition of two images. In other words, the two images are averaged together, usually with one of the images contributing a larger percentage to the resultant image. Commonly used for cross-fades.

Properties

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

See also

<< Previous 
Table of Content
  Next >>