Package | Description |
---|---|
net.java.html.lib.snapsvg.Snap |
Modifier and Type | Method and Description |
---|---|
static RGB |
RGB.$as(Object obj) |
static RGB |
Exports.getRGB(String color) |
static RGB |
Exports.hsb2rgb(double h,
double s,
double v) |
static RGB |
Exports.hsl2rgb(double h,
double s,
double l) |
static RGB |
Exports.rgb(double r,
double g,
double b) |
Copyright © 2018. All rights reserved.