On 21 nov. 07, at 15:14, [EMAIL PROTECTED] wrote:

Do you draw anything on the images? I seem to remember having a similar problem and I think I got the Graphics Context from the image to draw on it, and had a problem until I added gc.dispose(). I'm not sure, I can't seem to
locate the code.
[Message sent by forum member 'cobrien' (cobrien)]


No, I just draw that image with a call to Graphics2D.drawImage(). There are calls to Graphics2D.setTransform() and Graphics2D.setAlphaComposite() before the call to drawImage, but that's all.

Emmanuel

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