ColorRGBdw

From MCS Wiki AVR
(Difference between revisions)
Jump to: navigation, search
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Set the current color red, green and blue. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> ...")

Latest revision as of 20:51, 12 December 2014

Contents

Action

Set the current color red, green and blue.

 

 

Syntax

ColorRGBdw rgb 

 

 

Remarks

rgb

Value in the range of 0 to &H00FFFFFF, Red is the most significant 8 bits and Blue is the least. So &Hff0000 is

bright Red.

 

Sets red, green and blue values of the FT800 color buffer which will be applied to the following draw operation.

 

Note: this is the same as ColorRGB except you can now parse the whole rgb values in a dword

 

 

See also

Color A , ColorRGB


Languages   English  
Personal tools
Namespaces
Variants
Actions
Navigation
Language