ITextureEncoder.Encode
ITextureEncoder.Encode method
Encode texture data into stream
public void Encode(TextureData texture, Stream stream)
Parameter | Type | Description |
---|---|---|
texture | TextureData | The texture data to be encoded |
stream | Stream | The output stream |
Exceptions
exception | condition |
---|---|
IOException |
See Also
- class TextureData
- interface ITextureEncoder
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D