Interface ITextureDecoder
ITextureDecoder interface
External texture decoder should implement this interface for decoding.
public interface ITextureDecoder
Methods
| Name | Description |
|---|---|
| Decode(Stream, bool) | Decode texture from stream, return null if failed to decode. |
See Also
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D