Bug 954

Summary: Allow the creation of an ImageData (org.eclipse.swt.graphics.ImageData) from a TextureData
Product: [JogAmp] Jogl Reporter: Julien Gouesse <gouessej>
Component: swtAssignee: Sven Gothel <sgothel>
Status: UNCONFIRMED ---    
Severity: enhancement CC: gouessej
Priority: P5    
Version: 2   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
Workaround: ---

Description Julien Gouesse 2014-01-29 15:27:39 CET
Creating an ImageData from a TextureData isn't possible yet.

This feature would be useful in frameworks based on JOGL (especially Ardor3D) which use TextureIO to create their "own" images and which need to allow the developers to convert their images into SWT images to display them in a SWT/Eclipse RCP GUI.