TextureCodec.RegisterCodec
TextureCodec.RegisterCodec method
Register a set of texture encoders and decoders
public static void RegisterCodec(ITextureCodec codec)
| Parameter | Type | Description |
|---|---|---|
| codec | ITextureCodec |
Exceptions
| exception | condition |
|---|---|
| InvalidOperationException |
See Also
- interface ITextureCodec
- class TextureCodec
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D