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 besitzt den Gammawert 1,0.

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

Eigenschaftswert

PixelFormat

Das Rgb128Float-Pixelformat.

Hinweise

Verwendung von XAML-Attributen

<object property="Rgb128Float"/>  

Gilt für