Bitmap for UWP
ReadColorF メソッド
すべて折りたたむ
全て展開
言語のフィルタ : すべて
言語のフィルタ : 複数
言語のフィルタ: Visual Basic
言語のフィルタ: Visual Basic (宣言)
言語のフィルタ: C#
Visual Basic (宣言)
C#
C1.UWP.DX アセンブリ
>
C1.Util.DX 名前空間
>
DataStream クラス
: ReadColorF メソッド
Reads a ColorF.
シンタックス
Visual Basic
C#
'宣言 Public Function ReadColorF() As
ColorF
public
ColorF
ReadColorF()
戻り値の型
an Color4 from the stream
解説
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.
参照
DataStream クラス
DataStream メンバ