PixelFormatChannelMask.Mask Propriété

Définition

Obtient le masque de bits d’un canal de couleur. La valeur ne sera jamais plus grande alors 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é

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 à