public final class XpsImageBrush extends XpsTilingBrush
Class incapsulating ImageBrush property element features. This element is used to fill a region with an image.
| Modifier and Type | Method and Description |
|---|---|
XpsImageBrush |
deepClone()
Clones this image brush.
|
XpsImage |
getImage()
Returns image resource used to for the brush.
|
String |
getImageSource()
Returns the URI of an image resource.
|
getTileMode, getViewbox, getViewport, setTileMode, setViewbox, setViewportgetTransform, setTransformgetOpacity, setOpacitypublic String getImageSource()
Returns the URI of an image resource.
public XpsImage getImage()
Returns image resource used to for the brush.
public XpsImageBrush deepClone()
Clones this image brush.
Copyright © 2025 Aspose. All Rights Reserved.