register_codec method
register_codec
Register a set of texture encoders and decoders
def register_codec(self, codec):
...
| Parameter | Type | Description |
|---|---|---|
| codec | ITextureCodec |
Exceptions
| Exception | Description |
|---|---|
| InvalidOperationException |
See Also
- module
aspose.threed.render - class
TextureCodec