C# Class FSO.Content.Model.InMemoryTextureRef

Inheritance: AbstractTextureRef
Show file Open project: RHY3756547/FreeSO

Public Methods

Method Description
InMemoryTextureRef ( byte data ) : System

Protected Methods

Method Description
GetStream ( ) : Stream

Method Details

GetStream() protected method

protected GetStream ( ) : Stream
return Stream

InMemoryTextureRef() public method

public InMemoryTextureRef ( byte data ) : System
data byte
return System