Interface ICSSColor

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

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

      • getAsString

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