BitmapImageScreen

This mimics the effect of exposing two film negatives together. Technically, it inverts both layers, multiplies the two together, and inverts the result back. It is particularly handy for doing reflections and luminescent elements, as it preserves the highlights. Commonly used for adding reflections and light elements without losing highlight detail.

Properties

NameDescription
nameObject name [string]
input_a"A" input bitmap [bitmap]
input_b"B" Input bitmap [bitmap]
outputOutput bitmap [bitmap]
<< Previous 
Table of Content
  Next >>