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