MediaEncodingSubtypes.Rgb32 プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
RGB32 イメージ形式の名前を取得します。
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
プロパティ値
RGB32 イメージ形式の名前。