Languages

Menu
Sites
Language
How can I set background color by passing hexa code of that color ? Iam using setcolorcomponents but its not working

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
muditha murthy
Color aColor; aColor.SetColorComponents(0x02, 0x6F, 0x0E, 0xFF);