[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Trying to make a simple image....

Thanks, Veronika.

Pratik Shah

Veronika_Irvine@xxxxxxx wrote:

> Just another comment.  You should check the depth that can be supported 
> before making an image of a specific depth.  To do this, just call 
> getDepth() on your Display instance:

>         display.getDepth();