PropertyItem 클래스(gdiplusimaging.h)
PropertyItem 클래스는 Image 및 Bitmap 클래스의 도우미 클래스입니다. PropertyItem 개체는 이미지 메타데이터의 한 부분을 보유합니다.
PropertyItem 에는 다음과 같은 유형의 멤버가 있습니다.
설명
속성 항목(메타데이터 조각)을 설정하려면 PropertyItem 개체의 주소를 Image 개체의 Image::SetPropertyItem 메서드에 전달합니다. 속성 항목을 검색하려면 PropertyItem 개체의 주소를 Image 개체의 Image::GetPropertyItem 메서드에 전달합니다.
요구 사항
지원되는 최소 클라이언트 | Windows XP, Windows 2000 Professional [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows 2000 Server[데스크톱 앱만] |
대상 플랫폼 | Windows |
헤더 | gdiplusimaging.h(Gdiplus.h 포함) |