Hi all,
I have this line of code (Thanks Erel for the extensive examples for these wonderful tools.
The drop-down menu to select the color is very limited to a few solid colors.. how can I specify for example a dark blue.
I have this line of code (Thanks Erel for the extensive examples for these wonderful tools.
B4X:
can.Initialize2(bmp) : can.DrawColor(Colors.DarkGray)
The drop-down menu to select the color is very limited to a few solid colors.. how can I specify for example a dark blue.