PixelFormatChannelMask.Mask 屬性

定義

取得色頻的位元遮罩。 值永遠不可超過 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)

屬性值

IList<Byte>

色頻的位元遮罩。

備註

XAML 文字使用方式

您無法在 XAML 中使用這個屬性。

適用於