JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo Member List

This is the complete list of members for com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo, including all inherited members.

getCompressionFormat()com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
getData()com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
getHeight()com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
getWidth()com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
ImageInfo(final ByteBuffer data, final int width, final int height, final boolean compressed, final int compressionFormat)com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
isCompressed()com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo