B

Color.B property

色の青成分値を取得します.

public byte B { get; }

プロパティ値

色の青のコンポーネント。有効な値は 0 ~ 255 です。

関連項目