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

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

createFromData(final int width, final int height, final boolean hasAlpha, final byte[] data)com.jogamp.opengl.util.texture.spi.SGIImagestatic
getData()com.jogamp.opengl.util.texture.spi.SGIImage
getFormat()com.jogamp.opengl.util.texture.spi.SGIImage
getHeight()com.jogamp.opengl.util.texture.spi.SGIImage
getWidth()com.jogamp.opengl.util.texture.spi.SGIImage
read(final String filename)com.jogamp.opengl.util.texture.spi.SGIImagestatic
read(final InputStream in)com.jogamp.opengl.util.texture.spi.SGIImagestatic
toString()com.jogamp.opengl.util.texture.spi.SGIImage
write(final String filename, final boolean flipVertically)com.jogamp.opengl.util.texture.spi.SGIImage
write(final File file, final boolean flipVertically)com.jogamp.opengl.util.texture.spi.SGIImage