MediaEncodingSubtypes.Argb32 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name for RGB 32 with alpha channel.
public:
static property Platform::String ^ Argb32 { Platform::String ^ get(); };
static winrt::hstring Argb32();
public static string Argb32 { get; }
var string = MediaEncodingSubtypes.argb32;
Public Shared ReadOnly Property Argb32 As String
Property Value
The name for AGB32.