JDK-8097319 : Quantum Painters need to use readPixels correctly.
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2012-11-12
  • Updated: 2015-06-12
  • Resolved: 2014-12-18
Related Reports
Blocks :  
Relates :  
Description
read pixels needs the correct width and height of a texture. See QuantumToolkit render to image. (this is due to cumbersome ES2 use of content width, and the assumptions made by engineers that contentWidth is equal to the desired width and height of a created texture/rtt)
Comments
This issue has been resolved by the depended on and related issues.
18-12-2014