Aspose::Page::XPS::XpsModel::XpsImageBrush class

XpsImageBrush class

Class incapsulating ImageBrush property element features. This element is used to fill a region with an image.

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

Methods

MethodDescription
Clone()Clones this image brush.
get_Image()Returns image resource used to for the brush.
get_ImageSource() constReturns the URI of an image resource.

See Also