Quote:
Originally Posted by rmunson I have created a new image for a new home screen and its size is 320 x 213 with a resolution of 150. However, viewing the image normally has the proper blending of gradients, but when using that same image for the background the gradients don't blend at all. Are there recommendations on resolution. |
My guess would be that you're forgetting that the pixel depth of the Q is only 16-bits, not 24-bits like the PC.
Also, the screen's dot pitch
may be 131 dpi, not 150 (based on things I've seen in the registry).
I don't know whether the latter will affect gradients, but the former probably will.
Steve