PixelFormats.Gray8 Eigenschaft

Definition

Ruft das Gray8 Pixelformat ab, das einen 8-Bit-pro-Pixel-Graustufenkanal anzeigt und 256 Grautöne zulässt.

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

Eigenschaftswert

Das Gray8 Pixelformat.

Hinweise

Verwendung von XAML-Attributen

<object property="Gray8"/>

Gilt für: