ImageEncodingProperties.CreateJpegXR Method
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.
Creates an instance of ImageEncodingProperties for a JPEG XR image.
public:
static ImageEncodingProperties ^ CreateJpegXR();
static ImageEncodingProperties CreateJpegXR();
public static ImageEncodingProperties CreateJpegXR();
function createJpegXR()
Public Shared Function CreateJpegXR () As ImageEncodingProperties
Returns
The properties for the image stream.