BitmapEncoder.TiffEncoderId Property
Definition
The unique identifier of the built-in TIFF encoder.
winrt::guid TiffEncoderId();
public static Guid TiffEncoderId { get; }
var guid = BitmapEncoder.tiffEncoderId;
Public Shared ReadOnly Property TiffEncoderId As Guid
Property Value
The unique identifier of the built-in TIFF encoder.