PropertyItem 类 (gdiplusimaging.h)

PropertyItem 类是 ImageBitmap 类的帮助程序类。 PropertyItem 对象保存一条图像元数据。

PropertyItem 具有以下类型的成员:

注解

若要设置属性项 (一段元数据) ,请将 PropertyItem 对象的地址传递给 Image 对象的 Image::SetPropertyItem 方法。 若要检索属性项,请将 PropertyItem 对象的地址传递给 Image 对象的 Image::GetPropertyItem 方法。

要求

   
最低受支持的客户端 Windows XP、Windows 2000 Professional [仅限桌面应用]
最低受支持的服务器 Windows 2000 Server [仅限桌面应用]
目标平台 Windows
标头 gdiplusimaging.h (包括 Gdiplus.h)

另请参阅

Image::GetAllPropertyItems

Image::GetPropertyIdList

Image::GetPropertyItem

Image::GetPropertyItemSize

Image::GetPropertySize

Image::RemovePropertyItem

Image::SetPropertyItem

读取和写入元数据