Color.A

Color.A property

これのアルファ成分値を取得しますColor構造体.

public byte A { get; }

戻り値

これのアルファ成分値Color.

関連項目