Bug 422

Summary: DDSImage needs more Java style methods.
Product: [JogAmp] Jogl Reporter: mmce
Component: openglAssignee: Sven Gothel <sgothel>
Status: VERIFIED DUPLICATE    
Severity: enhancement CC: mmce
Priority: ---    
Version: 2   
Hardware: All   
OS: all   
Type: --- SCM Refs:
Workaround: ---

Description mmce 2010-10-24 16:19:33 CEST
Hi,

The DDSImage class should provide more methodes like "isRGBImage" instead of "isPixelFormatFlagSet(DDPF_RGB)".

Never the less, the function isPixelFormat...() should remain, to provide support for unknown formats.

This trival but much easier to understand for a newcomer, how doesn't understand the DDS format.
Comment 1 Sven Gothel 2010-11-10 20:35:59 CET
duplicate, because it remains in the same group of problems,
#423 is a 'more java style' request as well.

*** This bug has been marked as a duplicate of bug 423 ***