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
Method | Description |
---|---|
Clone() | Clones this image brush. |
get_Image() | Returns image resource used to for the brush. |
get_ImageSource() const | Returns the URI of an image resource. |
See Also
- Class XpsTilingBrush
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++