MediaEncodingSubtypes.JpegXr Property

Definition

Gets the name for JPEG-XR.

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

Property Value

String

Platform::String

winrt::hstring

The name for JPEG-XR.

Applies to