Interface ICSSColor

All Known Implementing Classes:
CSSHSL, CSSHSLA, CSSRGB, CSSRGBA

public interface ICSSColor
Base interface for a CSS color definition
Author:
Philip Helger
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getAsString

      @Nonnull String getAsString()
      Returns:
      The textual representation of the color.