TextureCodec.Decode
TextureCodec.Decode method
Decode texture data from stream
public static TextureData Decode(Stream stream, bool reverseY)
| Parameter | Type | Description |
|---|---|---|
| stream | Stream | |
| reverseY | Boolean |
See Also
- class TextureData
- class TextureCodec
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D