|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Optional additional interface for TextureProvider implementation exposing the supported ImageTypes.
More...
Public Member Functions | |
| ImageType[] | getImageTypes () |
Returns the supported ImageTypes. More... | |
Optional additional interface for TextureProvider implementation exposing the supported ImageTypes.
Use case: Mapping of ImageTypes to TextureProvider.
Definition at line 66 of file TextureProvider.java.
| ImageType[] com.jogamp.opengl.util.texture.spi.TextureProvider.SupportsImageTypes.getImageTypes | ( | ) |
Returns the supported ImageTypes.