ITextureCodec
Overview
ITextureCodec is a interface in Aspose.3D FOSS for .NET.
Codec for textures
This interface provides 2 methods for working with ITextureCodec objects in .NET programs.
Available methods include: GetDecoders, GetEncoders.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
GetDecoders() | Gets supported texture decoders. |
GetEncoders() | Gets supported texture encoders. |