In the previous JDK 1.1.x, decoded GIF/JPG images and buffered images are all stored in the native heap. But as of JDK 1.2.x, at least, buffered images are stored in the Java heap. But where decoded GIF/JPG images are stored in JDK 1.2.x or later? I mean by JDK the Sun's implementation. Thanks in advance. Kim, DoHyung =========================================================================== 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".
