GetColor

Description

This JSP function returns the HTML color in hexadecimal code based on the specific color object.

Syntax

public String getColor(java.awt.Color color)

Input parameters

color - Required. Color object.