Condividi tramite


CSSearchableItemAttributeSet.HasAlphaChannel Proprietà

Definizione

Ottiene o imposta un numero con semantica booleana che indica se la rappresentazione del colore utilizzata da un'immagine ha un canale alfa.

public virtual Foundation.NSNumber HasAlphaChannel { [Foundation.Export("hasAlphaChannel", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setHasAlphaChannel:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.HasAlphaChannel : Foundation.NSNumber with get, set

Valore della proprietà

1 indica che è presente un canale alfa. 0 indica che un canale alfa non è presente.

Il valore può essere null.

Attributi

Si applica a