Bitmap.Premultiplied Proprietà

Definizione

Attenzione

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

Indica se i pixel archiviati in questa bitmap vengono archiviati pre-moltiplicati.

[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

Valore della proprietà

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche