Share via


MediaEncodingSubtypes.Rgb32 Property

Definition

Gets the name for the RGB32 image format.

public:
 static property Platform::String ^ Rgb32 { Platform::String ^ get(); };
static winrt::hstring Rgb32();
public static string Rgb32 { get; }
var string = MediaEncodingSubtypes.rgb32;
Public Shared ReadOnly Property Rgb32 As String

Property Value

String

Platform::String

winrt::hstring

The name for RGB32 image format.

Applies to