WICJpegCommentProperties 열거형(wincodec.h)
JPEG 주석 속성을 지정합니다.
Syntax
typedef enum WICJpegCommentProperties {
WICJpegCommentText = 0x1,
WICJpegCommentProperties_FORCE_DWORD = 0x7fffffff
} ;
상수
WICJpegCommentText 값: 0x1 메타데이터 속성이 주석 텍스트임을 나타냅니다. |
WICJpegCommentProperties_FORCE_DWORD 값: 0x7fffffff |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 7, Windows Vista SP2 및 Windows Vista용 플랫폼 업데이트[데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱만 해당] |
머리글 | wincodec.h |