다음을 통해 공유


ImageCodecInfo.FormatID 속성

정의

코덱의 형식을 식별하는 GUID가 포함된 Guid 구조체를 가져오거나 설정합니다.

public:
 property Guid FormatID { Guid get(); void set(Guid value); };
public Guid FormatID { get; set; }
member this.FormatID : Guid with get, set
Public Property FormatID As Guid

속성 값

코덱의 형식을 식별하는 GUID가 포함된 Guid 구조체입니다.

적용 대상

추가 정보