SET GEO ATTR COLOR: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 5: Line 5:


|param1=<geo ref>|param1_desc={{geo ref}}
|param1=<geo ref>|param1_desc={{geo ref}}
|param2=<red>|param2_desc={{red}}
|param2=<red>|param2_desc={{set red}}
|param3=<green>|param3_desc={{green}}
|param3=<green>|param3_desc={{set green}}
|param4=<blue>|param4_desc={{blue}}
|param4=<blue>|param4_desc={{set blue}}
}}
}}



Revision as of 20:48, 2 August 2010

Up

Command

SET_GEO_ATTR_COLOR <geo ref>, <red>, <green>, <blue>


  • DESCRPTION*

Parameters

<geo ref>
The reference number of the geometry feature.
<red>
The red component of a color, a number between 0 and 255
<green>
The green component of a color, a number between 0 and 255
<blue>
The blue component of a color, a number between 0 and 255

Example

SET_GEO_ATTR_COLOR

GET_GEO_ATTR_COLOUR