BitmapDecoder.IcoDecoderId
BitmapDecoder.IcoDecoderId
BitmapDecoder.IcoDecoderId
BitmapDecoder.IcoDecoderId
BitmapDecoder.IcoDecoderId
Property
Definition
The unique identifier of the ICO decoder.
public : static Platform::Guid IcoDecoderId { get; }
static Guid IcoDecoderId();
public static Guid IcoDecoderId { get; }
Public Shared ReadOnly Property IcoDecoderId As Guid
var guid = Windows.Graphics.Imaging.BitmapDecoder.icoDecoderId;
Property Value
Guid
Guid
Guid
The unique identifier of the ICO decoder.
Feedback
Loading feedback...