Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Getting at individual pixels...

843799Aug 24 2001 — edited Aug 27 2001
After and individual frame has been rendered, i'd like to get at the individual pixels and alter them before the frame is displayed. By overriding the canvas3d's postRender() method, i can add my own code into the rendering loop, but does anyone know how i can get the individual RGB values of the frames pixels to alter them?

Comments

662087
read metalink note 314422.1 for running rda
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 24 2001
Added on Aug 24 2001
2 comments
129 views