다음을 통해 공유


BitmapDecoder.TiffDecoderId 속성

정의

TIFF 디코더의 고유 식별자입니다.

public:
 static property Platform::Guid TiffDecoderId { Platform::Guid get(); };
static winrt::guid TiffDecoderId();
public static Guid TiffDecoderId { get; }
var guid = BitmapDecoder.tiffDecoderId;
Public Shared ReadOnly Property TiffDecoderId As Guid

속성 값

Guid

Platform::Guid

winrt::guid

TIFF 디코더의 고유 식별자입니다.

적용 대상