robot icon indicating copy to clipboard operation
robot copied to clipboard

Add basic constants to Color class

Open dkrutsko opened this issue 8 years ago • 1 comments

Some useful predefined colors like Black, White and Transparent might be useful to add as constants to the Color class. Other constants such as the ones defined by QColor or XNA might also be useful but that might be too out of scope.

dkrutsko avatar Mar 19 '17 20:03 dkrutsko

I do not know how to implement it but probably this helps: http://www.adp-gmbh.ch/win/programming/graphic/color.html

zzztor avatar Dec 16 '17 04:12 zzztor