Uses of Package
com.blackrook.rookscript.desktop.functions
Package | Description |
---|---|
com.blackrook.rookscript.desktop.functions |
Contains functions for desktop-centric tasks.
|
-
Classes in com.blackrook.rookscript.desktop.functions used by com.blackrook.rookscript.desktop.functions Class Description DesktopFunctions Script functions for the Desktop toolkit.ImageFunctions Script functions for image manipulation.ImageFunctions.AdditiveComposite A composite that adds pixel color together.ImageFunctions.CompositingTypes Compositing types.ImageFunctions.DesaturationComposite A composite that multiplies pixel color together.ImageFunctions.MultiplicativeComposite A composite that multiplies pixel color together.ImageFunctions.ResamplingType Resampling types.ImageFunctions.SubtractiveComposite A composite that subtracts pixel color.