TextureCodec class
TextureCodec class
Class to manage encoders and decoders for textures.
The TextureCodec type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of TextureCodec |
Methods
| Method | Description |
|---|---|
| get_supported_encoder_formats | Gets all supported encoder formats |
| register_codec | Register a set of texture encoders and decoders |
| encode | Encode texture data into stream using specified format |
| decode | Decode texture data from stream |
See Also
- module
aspose.threed.render