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.
not a bug in core JOGL packages, hence not critical