Freigeben über


PixelFormats.Gray32Float Eigenschaft

Definition

Ruft das Gray32Float-Pixelformat ab. Gray32Float zeigt einen 32 Bit pro Pixel (BPP)-Graustufenkanal an, sodass über 4 Milliarden Grautöne zulässig sind. Dieses Format besitzt den Gammawert 1,0.

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

Eigenschaftswert

PixelFormat

Das Gray32Float-Pixelformat.

Hinweise

Verwendung von XAML-Attributen

<object property="Gray32Float"/>  

Gilt für