Package 

Class HtmlDecorationTemplateKt

    • Method Summary

      Modifier and Type Method Description
      final static String toCss(@ColorInt() Integer $self, Double alpha) Converts the receiver color int to a CSS expression.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • toCss

         final static String toCss(@ColorInt() Integer $self, Double alpha)

        Converts the receiver color int to a CSS expression.

        Parameters:
        alpha - When set, overrides the actual color alpha.