Bitmap.Premultiplied プロパティ

定義

注意事項

Use the IsPremultiplied property getter or the SetPremultiplied(bool) method.

このビットマップに格納されているピクセルを事前乗算して格納するかどうかを示します。

[System.Obsolete("Use the IsPremultiplied property getter or the SetPremultiplied(bool) method.")]
public bool Premultiplied { get; set; }
[<System.Obsolete("Use the IsPremultiplied property getter or the SetPremultiplied(bool) method.")>]
member this.Premultiplied : bool with get, set

プロパティ値

属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象

こちらもご覧ください