public class ConversionUtil extends Object
| Constructor and Description |
|---|
ConversionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Color |
rgbToColor(org.w3c.dom.css.RGBColor rgbcol)
Copied from Josh M.'s CSSAccessor class
|
public static Color rgbToColor(org.w3c.dom.css.RGBColor rgbcol)
rgbcol - PARAMCopyright © 2017. All rights reserved.