[]
        
(Showing Draft Content)

C1.Util.DX.DataStream.ReadColorF

ReadColorF Method

ReadColorF()

Reads a ColorF.

Declaration
public ColorF ReadColorF()
Returns
Type Description
ColorF

an Color4 from the stream

Remarks

In order to provide faster read/write, this operation doesn't check stream bound. A client must carefully not read/write above the size of this datastream.