PixelFormats.BlackWhite Eigenschaft

Definition

Ruft das schwarzweiße Pixelformat ab, das ein Bit mit Daten pro Pixel als schwarz oder weiß anzeigt.

public:
 static property System::Windows::Media::PixelFormat BlackWhite { System::Windows::Media::PixelFormat get(); };
public static System.Windows.Media.PixelFormat BlackWhite { get; }
static member BlackWhite : System.Windows.Media.PixelFormat
Public Shared ReadOnly Property BlackWhite As PixelFormat

Eigenschaftswert

Das Pixelformat Schwarzweiß.

Hinweise

Verwendung von XAML-Attributen

<object property="BlackWhite"/>

Gilt für: