I have written a application which uses bitmaps for fill patterns. The patterns are very simple. Basically one colour, where that colour does not appear the bitmap is transparent.
I want to use a simple Colour Index model as I can using < 100 colours. Currently I am using RGBA colour model and assigning alpha's to the colours as necessary. How can I avoid using alpha? Does anyone have any sample code or pointers to relevant documentation that could help me please. Thanks Damian -- Damian Dixon, BSc(Hons), BSc(Hons), BSc, FRGS ODS Design Authority Senior Software Development Engineer TENET Defence Ltd. North Heath Lane, Horsham, West Sussex, RH12 5UX Tel: +44 1403 273173, Fax: +44 1403 273123 Email: [EMAIL PROTECTED] http://www.tenetdefence.com Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of TENET Defence Ltd. This email and any attachments may contain confidential information and/or copyright material. It is intended for the use of the addressee only and any unauthorised use may be unlawful. If you receive this email by mistake, please advise the sender by using the reply facility in your email software. =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
