Bug 422 - DDSImage needs more Java style methods.
Summary: DDSImage needs more Java style methods.
Status: VERIFIED DUPLICATE of bug 423
Alias: None
Product: Jogl
Classification: JogAmp
Component: opengl (show other bugs)
Version: 2
Hardware: All all
: --- enhancement
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2010-10-24 16:19 CEST by mmce
Modified: 2010-11-10 20:35 CET (History)
1 user (show)

See Also:
Type: ---
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***