Bitmap.Premultiplied Propiedad

Definición

Precaución

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

Indica si los píxeles almacenados en estos mapas de bits se almacenan previamente multiplicados.

[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

Valor de propiedad

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a

Consulte también