[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Veronica...
|
It is true that the ImageData will be created and the code will run
without exception. The ImageData is treated as if the depth is supported.
What happens is that when you create an Image from this ImageData, the
data will be converted to match the depth of the display. You will not
get an error but your image may look ugly if the colours aren't available.
In general, you should have a low colour image and a full colour image so
that in 8-bit colour mode you will still look good and you don't use too
many colours in the palette.