Support Board
Date/Time: Tue, 25 Feb 2025 07:39:19 +0000
Post From: sccolors.h has duplicate RGB codes
[2021-04-03 01:31:59] |
TriStar Trading - Posts: 148 |
While coding today and using color constants I came across COLOR_GREEN = RGB(0,255,0); and COLOR_LIME = RGB(0,255,0);.I believe the Lime code is correct but Green is 0,128,0 on the HTML Codes site I have. Thanks
|