public class JFXColorToHSBColorTransformer extends Object
| Constructor and Description |
|---|
JFXColorToHSBColorTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static rst.vision.HSBColorType.HSBColor |
transform(javafx.scene.paint.Color color) |
static javafx.scene.paint.Color |
transform(rst.vision.HSBColorType.HSBColor hsbColor) |
public static javafx.scene.paint.Color transform(rst.vision.HSBColorType.HSBColor hsbColor)
throws CouldNotTransformException
CouldNotTransformExceptionpublic static rst.vision.HSBColorType.HSBColor transform(javafx.scene.paint.Color color)
throws CouldNotTransformException
CouldNotTransformExceptionCopyright © 2015–2017 openbase.org. All rights reserved.