Uses of Class
com.blackrook.rookscript.desktop.functions.ImageFunctions
Package | Description |
---|---|
com.blackrook.rookscript.desktop.functions |
Contains functions for desktop-centric tasks.
|
-
Uses of ImageFunctions in com.blackrook.rookscript.desktop.functions
Methods in com.blackrook.rookscript.desktop.functions that return ImageFunctions Modifier and Type Method Description static ImageFunctions
ImageFunctions. valueOf(String name)
Returns the enum constant of this type with the specified name.static ImageFunctions[]
ImageFunctions. values()
Returns an array containing the constants of this enum type, in the order they are declared.