Class ImageFunctions.DesaturationComposite

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

public static final class ImageFunctions.DesaturationComposite
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.
Since:
1.10.2.1