Hi all,

I have an BufferedImage with an IndexColorModel and a
MultiPixelPackedSampleModel using 4 bits per pixel as index info. Now I
want to draw on this image using its Graphics2D methods and draw the
image on a JPanel after each drawing operation( e.g. a line). How do I
set a specific color defined in the IndexColorModel ? I tried all kinds
of Color objects with no success. Maybe a bug ?

regards Paul

===========================================================================
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".

Reply via email to