Class ImageFunctions.MultiplicativeComposite

java.lang.Object
com.blackrook.rookscript.desktop.functions.ImageFunctions.MultiplicativeComposite
All Implemented Interfaces:
Composite
Enclosing class:
ImageFunctions

public static final class ImageFunctions.MultiplicativeComposite
extends Object
implements Composite
A composite that multiplies pixel color together. The scalar amount for the multiply per pixel is taken from the alpha component.