ITextureDecoder

ITextureDecoder

Overview

ITextureDecoder is a interface in Aspose.3D FOSS for .NET.

External texture decoder should implement this interface for decoding.

This interface provides 1 method for working with ITextureDecoder objects in .NET programs. Available methods include: Decode. All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.

Methods

SignatureDescription
Decode(stream: Stream, reverseY: bool)Decode texture from stream, return null if failed to decode.

See Also

 English