|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
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.SGIImage | static |
| 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.SGIImage | static |
| read(final InputStream in) | com.jogamp.opengl.util.texture.spi.SGIImage | static |
| 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 |