I've just downloaded Gamestate code from create.msdn.com, and as you can see from the image below:
The result is less smooth then the image imported to visual studio, how do I increase the quality?
|
I've just downloaded Gamestate code from create.msdn.com, and as you can see from the image below: The result is less smooth then the image imported to visual studio, how do I increase the quality? |
|||||||||||||
|
|
Set
in your |
|||
|
|
|
You should be able to get a better looking gradient by dithering the source image down to 565. A quick search found this Photoshop plugin that will do it, and some instructions for doing it with ImageMagick. |
|||
|
|