Colors and FillRgn
Posted: Wed Jun 08, 2016 7:30 pm
Chris, I noticed this snippet of code
FillRgn(CCI>100, CCI, 100),Brush#20808000;
FillRgn(CCI<-100, CCI, -100),Brush#20808000;
And I'm wondering what are the color codes?
Red?
Green?
DarkRed?
Lime?
LightGreen?
Orange?
Blue?
Cyan?
FillRgn(CCI>100, CCI, 100),Brush#20808000;
FillRgn(CCI<-100, CCI, -100),Brush#20808000;
And I'm wondering what are the color codes?
Red?
Green?
DarkRed?
Lime?
LightGreen?
Orange?
Blue?
Cyan?