Bug 421 - DDSImage methode getDepth is wrong
Summary: DDSImage methode getDepth is wrong
Status: CONFIRMED
Alias: None
Product: Jogl
Classification: JogAmp
Component: util (show other bugs)
Version: tbd
Hardware: All all
: P4 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2010-10-24 16:15 CEST by mmce
Modified: 2019-03-29 14:11 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:15:00 CEST
Hi,

i wanted to load some DDS files with volume data. So there are 8 slices and no mipmaps.
When I call getDepth of DDSImage i got 0. I've looked in the src and found out, that depth must have been mistake with the colorDepth or more precise with the rgbBitCount attribute.
Comment 1 Sven Gothel 2010-11-14 20:11:31 CET
not a bug in core JOGL packages, hence not critical