Matrix.LoadFromStream Method

Int64 LoadFromStream(Stream Src)

Reads the header information and the values array content from a stream.

#NameTypeDescription
1SrcStream

Returns: Int64

Remarks:

Reads the header information and the values array content from the SrcStream. The return value indicates the number of elements read.