public interface ITextureCodec
| Modifier and Type | Method and Description |
|---|---|
ITextureDecoder[] |
getDecoders()
Gets supported texture decoders.
|
ITextureEncoder[] |
getEncoders()
Gets supported texture encoders.
|
ITextureDecoder[] getDecoders()
ITextureEncoder[] getEncoders()