ITextureEncoder

ITextureEncoder

Overview

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

External texture encoder should implement this interface for encoding.

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

Properties

NameTypeAccessDescription
FileExtensionstringReadFile extension name(without dot) of the this encoder

Methods

SignatureDescription
Encode(texture: TextureData, stream: Stream)Encode texture data into stream

See Also

 English