Java javafx.scene.effect FloatMap fields, constructors, methods, implement or subclass

Example usage for Java javafx.scene.effect FloatMap fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javafx.scene.effect FloatMap.

The text is from its open source code.

Constructor

FloatMap()
Creates a new instance of FloatMap with default parameters.

Method

voidsetHeight(int value)
voidsetSamples(int x, int y, float s0, float s1)
Sets the sample for the first two bands at the given (x,y) location.
voidsetWidth(int value)