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

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

allocateBlankBuffer(final int width, final int height, final int openGLInternalFormat)com.jogamp.opengl.util.texture.spi.DDSImagestatic
close()com.jogamp.opengl.util.texture.spi.DDSImage
createFromData(final int d3dFormat, final int width, final int height, final ByteBuffer[] mipmapData)com.jogamp.opengl.util.texture.spi.DDSImagestatic
D3DFMT_A8R8G8B8com.jogamp.opengl.util.texture.spi.DDSImagestatic
D3DFMT_DXT1com.jogamp.opengl.util.texture.spi.DDSImagestatic
D3DFMT_DXT2com.jogamp.opengl.util.texture.spi.DDSImagestatic
D3DFMT_DXT3com.jogamp.opengl.util.texture.spi.DDSImagestatic
D3DFMT_DXT4com.jogamp.opengl.util.texture.spi.DDSImagestatic
D3DFMT_DXT5com.jogamp.opengl.util.texture.spi.DDSImagestatic
D3DFMT_R8G8B8com.jogamp.opengl.util.texture.spi.DDSImagestatic
D3DFMT_UNKNOWNcom.jogamp.opengl.util.texture.spi.DDSImagestatic
D3DFMT_X8R8G8B8com.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_ALPHAcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_ALPHAPIXELScom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_COMPRESSEDcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_FOURCCcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_PALETTEINDEXED1com.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_PALETTEINDEXED2com.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_PALETTEINDEXED4com.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_PALETTEINDEXED8com.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_PALETTEINDEXEDTO8com.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_RGBcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_RGBTOYUVcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_YUVcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_ZBUFFERcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDPF_ZPIXELScom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS2_CUBEMAPcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS2_CUBEMAP_NEGATIVEXcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS2_CUBEMAP_NEGATIVEYcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS2_CUBEMAP_NEGATIVEZcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS2_CUBEMAP_POSITIVEXcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS2_CUBEMAP_POSITIVEYcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS2_CUBEMAP_POSITIVEZcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS_COMPLEXcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS_MIPMAPcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSCAPS_TEXTUREcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_ALPHABITDEPTHcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_BACKBUFFERCOUNTcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_CAPScom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_DEPTHcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_HEIGHTcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_LINEARSIZEcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_LPSURFACEcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_MIPMAPCOUNTcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_PITCHcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_PIXELFORMATcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_WIDTHcom.jogamp.opengl.util.texture.spi.DDSImagestatic
DDSD_ZBUFFERBITDEPTHcom.jogamp.opengl.util.texture.spi.DDSImagestatic
debugPrint()com.jogamp.opengl.util.texture.spi.DDSImage
getAllMipMaps()com.jogamp.opengl.util.texture.spi.DDSImage
getAllMipMaps(final int side)com.jogamp.opengl.util.texture.spi.DDSImage
getCompressionFormat()com.jogamp.opengl.util.texture.spi.DDSImage
getCompressionFormatName(int compressionFormat)com.jogamp.opengl.util.texture.spi.DDSImagestatic
getDepth()com.jogamp.opengl.util.texture.spi.DDSImage
getHeight()com.jogamp.opengl.util.texture.spi.DDSImage
getMipMap(final int map)com.jogamp.opengl.util.texture.spi.DDSImage
getMipMap(final int side, final int map)com.jogamp.opengl.util.texture.spi.DDSImage
getNumMipMaps()com.jogamp.opengl.util.texture.spi.DDSImage
getPixelFormat()com.jogamp.opengl.util.texture.spi.DDSImage
getWidth()com.jogamp.opengl.util.texture.spi.DDSImage
isCompressed()com.jogamp.opengl.util.texture.spi.DDSImage
isCubemap()com.jogamp.opengl.util.texture.spi.DDSImage
isCubemapSidePresent(final int side)com.jogamp.opengl.util.texture.spi.DDSImage
isPixelFormatFlagSet(final int flag)com.jogamp.opengl.util.texture.spi.DDSImage
isSurfaceDescFlagSet(final int flag)com.jogamp.opengl.util.texture.spi.DDSImage
read(final String filename)com.jogamp.opengl.util.texture.spi.DDSImagestatic
read(final File file)com.jogamp.opengl.util.texture.spi.DDSImagestatic
read(final ByteBuffer buf)com.jogamp.opengl.util.texture.spi.DDSImagestatic
write(final String filename)com.jogamp.opengl.util.texture.spi.DDSImage
write(final File file)com.jogamp.opengl.util.texture.spi.DDSImage