TextureCodec.Decode

TextureCodec.Decode method

Decode texture data from stream

public static TextureData Decode(Stream stream, bool reverseY)
ParameterTypeDescription
streamStream
reverseYBoolean

See Also