PixelFormats.Rgba128Float Eigenschaft

Definition

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

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

Eigenschaftswert

Das Rgba128Float Pixelformat.

Hinweise

Verwendung von XAML-Attributen

<object property="Rgba128Float"/>

Gilt für: