PixelFormats.BlackWhite Eigenschaft

Definition

Ruft das Schwarzweiß-Pixelformat ab, das jedes Datenbit pro Pixel als schwarz oder aber weiß darstellt.

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 Schwarz und weiß.

Hinweise

Verwendung von XAML-Attributen

<object property="BlackWhite"/>  

Gilt für: