Class ImageFunctions.AdditiveComposite

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

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