PixelFormatChannelMask.Mask Propriété

Définition

Obtient le masque de bits pour un canal de couleur. La valeur ne sera jamais supérieure à 0xffffffff.

public:
 property System::Collections::Generic::IList<System::Byte> ^ Mask { System::Collections::Generic::IList<System::Byte> ^ get(); };
public System.Collections.Generic.IList<byte> Mask { get; }
member this.Mask : System.Collections.Generic.IList<byte>
Public ReadOnly Property Mask As IList(Of Byte)

Valeur de propriété

IList<Byte>

Masque de bits pour un canal de couleur.

Remarques

Utilisation du texte XAML

Vous ne pouvez pas utiliser cette propriété en XAML.

S’applique à