public class FSColorToHexString
extends Object
-
Constructor Summary
Constructors
-
Method Summary
rgbToHex(com.openhtmltopdf.css.parser.FSColor fsColor)
rgbToHex(org.w3c.dom.css.CSSPrimitiveValue cssPrimitiveValue)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FSColorToHexString
public FSColorToHexString()
-
Method Details
-
rgbToHex
public static String rgbToHex(org.w3c.dom.css.CSSPrimitiveValue cssPrimitiveValue)
-
rgbToHex
public static String rgbToHex(com.openhtmltopdf.css.parser.FSColor fsColor)