ITextureBrush.Image
ITextureBrush.Image property
Gets or sets the image used by the brush.
public byte[] Image { get; }
Return Value
Image data.
See Also
- interface ITextureBrush
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML
Gets or sets the image used by the brush.
public byte[] Image { get; }
Image data.