IPartImage 接口 (filterpipeline.h)

IPartImage 接口是 XPS 文档中图像的抽象。

遗产

IPartImage 接口继承自 IPartBase

方法

IPartImage 接口具有这些方法。

 
IPartImage::GetImageProperties

GetImageProperties 方法获取基于内容类型的图像属性。
IPartImage::SetImageContent

SetImageContent 方法设置基于内容类型的图像属性。

要求

要求 价值
目标平台 窗户
标头 filterpipeline.h (include Filterpipeline.h)

另请参阅

IPartBase