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
- package com.aspose.html.Drawing
- package Aspose.HTML
Gets or sets the image used by the brush.
public byte[] Image { get; }
Image data.