bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/20630] GTK 2.8 peer Image and Graphics API reorganization


From: sven at physto dot se
Subject: [Bug awt/20630] GTK 2.8 peer Image and Graphics API reorganization
Date: 17 May 2006 00:56:41 -0000


------- Comment #6 from sven at physto dot se  2006-05-17 00:56 -------
I should update my previous comment: DataBuffers created by the user, i.e. the
DataBuffer implementations in the public API do wrap true java arrays. 

However, when creating a BufferedImage on the JDK the corresponding DataBuffer
is not one of the public implementations. And that most likely wraps a "native"
bitmap. This seems like a good idea, and it's what I'm currently advocating.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20630





reply via email to

[Prev in Thread] Current Thread [Next in Thread]