I am learning win32 api from MSDN. I came across this topic(http://msdn.microsoft.com/en-us/library/windows/desktop/ff684180(v=vs.85).aspx) which talked about the colors in direct2d. But there are only 8 main colors for which RGB code is given. What is the RGB code for every possible color in direct2d ???
Thanks in advance.