PixelFormats.Bgr32 Proprietà

Definizione

Ottiene il formato pixel Bgr32. Bgr32 è un formato sRGB con 32 bit per pixel (BPP). Ogni canale di colore (blu, verde e rosso) viene allocato a 8 bit per pixel (BPP).

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

Valore della proprietà

PixelFormat

Formato pixel Bgr32.

Commenti

Uso della sintassi XAML per gli attributi

<object property="Bgr32"/>  

Si applica a

Prodotto Versioni
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Windows Desktop 3.0, 3.1, 5, 6, 7