Class ImageFunctions.SubtractiveComposite

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

public static final class ImageFunctions.SubtractiveComposite
extends Object
implements Composite
A composite that subtracts pixel color. The scalar amount for the subtraction per pixel is taken from the alpha component.