PixelFormats.Gray8 Eigenschap

Definitie

Hiermee haalt u de Gray8 pixelindeling op die een grijswaardenkanaal van 8 bits per pixel weergeeft, waardoor 256 grijstinten worden toegestaan.

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

Waarde van eigenschap

De Gray8 pixelindeling.

Opmerkingen

XAML-kenmerkgebruik

<object property="Gray8"/>

Van toepassing op