Aspose::Page::XPS::XpsModel::XpsImageBrush 类

XpsImageBrush class

封装 ImageBrush 属性元素特性的类。此元素用于用图像填充区域。

class XpsImageBrush : public Aspose::Page::XPS::XpsModel::XpsTilingBrush

方法

方法描述
Clone()克隆此图像画刷。
get_Image()返回用于该画刷的图像资源。
get_ImageSource() const返回图像资源的 URI。

另见