'Declaration Public Function New( _
ByVal streamStream that contains TGA image file.As System.IO.Stream _
)
public TgaDecoder(
System.IO.Stream stream
)
public: TgaDecoder(
System.IO.Stream* stream
)
public:
TgaDecoder(
System.IO.Stream^ stream
)
Parameters
- stream
- Stream that contains TGA image file.