[Bug awt/20630] GTK 2.8 peer Image and Graphics API reorganization
sven at physto dot se
gcc-bugzilla@gcc.gnu.org
Wed May 17 00:56:00 GMT 2006
------- 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
More information about the Gcc-bugs
mailing list