Class FSRGBColor

java.lang.Object
org.xhtmlrenderer.css.parser.FSRGBColor
All Implemented Interfaces:
FSColor

public class FSRGBColor extends Object implements FSColor
  • Field Details

  • Constructor Details

    • FSRGBColor

      public FSRGBColor(int red, int green, int blue)
  • Method Details