MediaEncodingSubtypes.Rgb24 Proprietà

Definizione

Ottiene il nome per il formato dell'immagine RGB24.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome del formato dell'immagine RGB24.

Si applica a