Example usage for Java javafx.scene.effect FloatMap fields, constructors, methods, implement or subclass
The text is from its open source code.
FloatMap() Creates a new instance of FloatMap with default parameters. |
void | setHeight(int value) |
void | setSamples(int x, int y, float s0, float s1) Sets the sample for the first two bands at the given (x,y) location. |
void | setWidth(int value) |