not in heap but custom DataBuffer is still in memory i think.
>From: Jeannette Hung <[EMAIL PROTECTED]> >Reply-To: Jeannette Hung <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re: [JAVA2D] get gray value >Date: Thu, 11 Jul 2002 11:33:06 -0700 (PDT) > >That's not necessarily true. A BufferedImage might have a custom >DataBuffer that is not in Java heap (I assume that's what you meant by >'in memory'). > >jeannette > > > Delivered-To: [EMAIL PROTECTED] > > X-Originating-IP: [24.69.255.203] > > Mime-Version: 1.0 > > X-OriginalArrivalTime: 11 Jul 2002 16:29:33.0337 (UTC) >FILETIME=[238F0090:01C228F8] > > Date: Thu, 11 Jul 2002 09:29:33 -0700 > > From: fei li <[EMAIL PROTECTED]> > > Subject: Re: [JAVA2D] get gray value > > Comments: To: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > > > Hi, > > > > I have a question about BufferedImage, I have an impression that > > BufferedImage will be all in memory, right? > > > > confirm please. > > > > > > > > _________________________________________________________________ > > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > > >=========================================================================== > > 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". > _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com =========================================================================== 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".
