2
0
Эх сурвалжийг харах

Docs: added setContextStyle

greyscales 12 жил өмнө
parent
commit
0859e79db1

+ 8 - 0
docs/api/core/Color.html

@@ -108,6 +108,14 @@
 		Sets this color from a hexadecimal value.
 		Sets this color from a hexadecimal value.
 		</div>
 		</div>
 
 
+		<h3>.setContextStyle( [page:String contextStyle] ) [page:this]</h3>
+		<div>
+		contextStyle — Color in CSS context style format.<br />
+		</div>
+		<div>
+		Sets this color from a CSS context style string.
+		</div>
+
 		<h3>.getHex() [page:Integer]</h3>
 		<h3>.getHex() [page:Integer]</h3>
 		<div>
 		<div>
 		Returns the value of this color in hexadecimal.
 		Returns the value of this color in hexadecimal.