Bagikan melalui


PixelFormats.Bgr32 Properti

Definisi

Bgr32 Mendapatkan format piksel. Bgr32 adalah format sRGB dengan 32 bit per piksel (BPP). Setiap saluran warna (biru, hijau, dan merah) dialokasikan 8 bit per piksel (BPP).

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

Nilai Properti

Bgr32 Format piksel.

Keterangan

Penggunaan Atribut XAML

<object property="Bgr32"/>  

Berlaku untuk