trait ColorOps[Out] extends AnyRef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ColorOps
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def mkColor(s: String): Out
    Attributes
    protected

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def aliceblue: Out
  5. final def antiquewhite: Out
  6. final def aqua: Out
  7. final def aquamarine: Out
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. final def azure: Out
  10. final def beige: Out
  11. final def bisque: Out
  12. final def black: Out
  13. final def blanchedalmond: Out
  14. final def blue: Out
  15. final def blueviolet: Out
  16. final def brown: Out
  17. final def burlywood: Out
  18. final def cadetblue: Out
  19. final def chartreuse: Out
  20. final def chocolate: Out
  21. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  22. final def coral: Out
  23. final def cornflowerblue: Out
  24. final def cornsilk: Out
  25. final def crimson: Out
  26. final def currentColor: Out

    The currentColor keyword represents the calculated value of the element's color property.

    The currentColor keyword represents the calculated value of the element's color property. It allows to make the color properties inherited by properties or child's element properties that do not inherit it by default.

    It can also be used on properties that inherit the calculated value of the element's color property and will be equivalent to the inherit keyword on these elements, if any.

  27. final def cyan: Out
  28. final def darkblue: Out
  29. final def darkcyan: Out
  30. final def darkgoldenrod: Out
  31. final def darkgray: Out
  32. final def darkgreen: Out
  33. final def darkgrey: Out
  34. final def darkkhaki: Out
  35. final def darkmagenta: Out
  36. final def darkolivegreen: Out
  37. final def darkorange: Out
  38. final def darkorchid: Out
  39. final def darkred: Out
  40. final def darksalmon: Out
  41. final def darkseagreen: Out
  42. final def darkslateblue: Out
  43. final def darkslategray: Out
  44. final def darkslategrey: Out
  45. final def darkturquoise: Out
  46. final def darkviolet: Out
  47. final def deeppink: Out
  48. final def deepskyblue: Out
  49. final def dimgray: Out
  50. final def dimgrey: Out
  51. final def dodgerblue: Out
  52. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  53. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  54. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  55. final def firebrick: Out
  56. final def floralwhite: Out
  57. final def forestgreen: Out
  58. final def fuchsia: Out
  59. final def gainsboro: Out
  60. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  61. final def ghostwhite: Out
  62. final def gold: Out
  63. final def goldenrod: Out
  64. final def gray: Out
  65. final def green: Out
  66. final def greenyellow: Out
  67. final def grey: Out
  68. final def grey(amount: Int): Out
  69. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  70. final def honeydew: Out
  71. final def hotpink: Out
  72. final def hsl(h: Int, s: Percentage[_], l: Percentage[_]): Out
  73. final def hsla(h: Int, s: Percentage[_], l: Percentage[_], a: Double): Out
  74. final def indianred: Out
  75. final def indigo: Out
  76. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  77. final def ivory: Out
  78. final def khaki: Out
  79. final def lavender: Out
  80. final def lavenderblush: Out
  81. final def lawngreen: Out
  82. final def lemonchiffon: Out
  83. final def lightblue: Out
  84. final def lightcoral: Out
  85. final def lightcyan: Out
  86. final def lightgoldenrodyellow: Out
  87. final def lightgray: Out
  88. final def lightgreen: Out
  89. final def lightgrey: Out
  90. final def lightpink: Out
  91. final def lightsalmon: Out
  92. final def lightseagreen: Out
  93. final def lightskyblue: Out
  94. final def lightslategray: Out
  95. final def lightslategrey: Out
  96. final def lightsteelblue: Out
  97. final def lightyellow: Out
  98. final def lime: Out
  99. final def limegreen: Out
  100. final def linen: Out
  101. final def magenta: Out
  102. final def maroon: Out
  103. final def mediumaquamarine: Out
  104. final def mediumblue: Out
  105. final def mediumorchid: Out
  106. final def mediumpurple: Out
  107. final def mediumseagreen: Out
  108. final def mediumslateblue: Out
  109. final def mediumspringgreen: Out
  110. final def mediumturquoise: Out
  111. final def mediumvioletred: Out
  112. final def midnightblue: Out
  113. final def mintcream: Out
  114. final def mistyrose: Out
  115. final def moccasin: Out
  116. final def navajowhite: Out
  117. final def navy: Out
  118. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  119. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  120. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  121. final def oldlace: Out
  122. final def olive: Out
  123. final def olivedrab: Out
  124. final def orange: Out
  125. final def orangered: Out
  126. final def orchid: Out
  127. final def palegoldenrod: Out
  128. final def palegreen: Out
  129. final def paleturquoise: Out
  130. final def palevioletred: Out
  131. final def papayawhip: Out
  132. final def peachpuff: Out
  133. final def peru: Out
  134. final def pink: Out
  135. final def plum: Out
  136. final def powderblue: Out
  137. final def purple: Out
  138. final def rebeccapurple: Out
  139. final def red: Out
  140. final def rgb(r: Percentage[_], g: Percentage[_], b: Percentage[_]): Out
  141. final def rgb(r: Int, g: Int, b: Int): Out
  142. final def rgba(r: Int, g: Int, b: Int, a: Double): Out
  143. final def rosybrown: Out
  144. final def royalblue: Out
  145. final def saddlebrown: Out
  146. final def salmon: Out
  147. final def sandybrown: Out
  148. final def seagreen: Out
  149. final def seashell: Out
  150. final def sienna: Out
  151. final def silver: Out
  152. final def skyblue: Out
  153. final def slateblue: Out
  154. final def slategray: Out
  155. final def slategrey: Out
  156. final def snow: Out
  157. final def springgreen: Out
  158. final def steelblue: Out
  159. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  160. final def tan: Out
  161. final def teal: Out
  162. final def thistle: Out
  163. def toString(): String
    Definition Classes
    AnyRef → Any
  164. final def tomato: Out
  165. final def transparent: Out

    The transparent keyword represents a fully transparent color, i.e.

    The transparent keyword represents a fully transparent color, i.e. the color seen will be the background color. Technically, it is a black with alpha channel at its minimum value and is a shortcut for rgba(0,0,0,0).

  166. final def turquoise: Out
  167. final def violet: Out
  168. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  169. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  170. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  171. final def wheat: Out
  172. final def white: Out
  173. final def whitesmoke: Out
  174. final def yellow: Out
  175. final def yellowgreen: Out

Inherited from AnyRef

Inherited from Any

Ungrouped