public final class JCGLAWTTextureDataProvider extends Object implements JCGLTLTextureDataProviderType
JCGLTLTextureDataProviderType
interface.| Modifier and Type | Method and Description |
|---|---|
JCGLTLTextureDataType |
loadFromStream(InputStream is)
Load an image from the given stream.
|
static JCGLTLTextureDataProviderType |
newProvider() |
public static JCGLTLTextureDataProviderType newProvider()
public JCGLTLTextureDataType loadFromStream(InputStream is) throws IOException
JCGLTLTextureDataProviderTypeloadFromStream in interface JCGLTLTextureDataProviderTypeis - The streamIOException - On I/O or decoding errorsCopyright © 2017 <code@io7m.com> http://io7m.com