Hi All !

Using BufferedImage I can get DataBuffer  (Img.getRaster().getDataBuffer())
then I can
change data in DataBuffer and next painting show me result of changes. In
this case I
do not create new BufferedImage.
How can I do the same with Image ? Without creating new Image after
Filtering or
calling MemoryImageSource ?



     //////////////////////////////////////////
     \\\ LASH      /====
///////         ===/     [EMAIL PROTECTED]

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