PixelFormats.Rgb128Float Eigenschaft

Definition

Ruft das Rgb128Float Pixelformat ab. Rgb128Float ist ein ScRGB-Format mit 128 Bit pro Pixel (BPP). Jeder Farbkanal wird 32 BPP zugewiesen. Dieses Format hat ein Gamma von 1,0.

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

Eigenschaftswert

Das Rgb128Float Pixelformat.

Hinweise

Verwendung von XAML-Attributen

<object property="Rgb128Float"/>

Gilt für: