User Tools

Site Tools


en:rgb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:rgb [2016/01/01 22:41]
127.0.0.1 external edit
en:rgb [2016/08/14 21:53]
admin
Line 4: Line 4:
 **rgb**(//red//, //green//, //blue//, //alpha// ) **rgb**(//red//, //green//, //blue//, //alpha// )
  
-returns //integer_value//+returns [[integerexpressions|integer_expression]]
  
 ==== Description ==== ==== Description ====
 Returns the ARGB value of the color made up of the red, green, and blue components.  Legal values for red, green, blue, and alpha are 0 to 255.  if alpha (transparency) is not defined then 255 will be used making the color opaque (not-transparent). Returns the ARGB value of the color made up of the red, green, and blue components.  Legal values for red, green, blue, and alpha are 0 to 255.  if alpha (transparency) is not defined then 255 will be used making the color opaque (not-transparent).
 +
 +{{page>en:colorconstants}}
 +
 ==== See Also ==== ==== See Also ====
 {{page>en:start#Graphics - Colors&noheader}} {{page>en:start#Graphics - Colors&noheader}}
en/rgb.txt ยท Last modified: 2020/02/28 10:46 (external edit)