Interface ITextureBrush
Interface ITextureBrush
ชื่อพื้นที่: Aspose.Html.Drawing การประกอบ: Aspose.HTML.dll (25.4.0)
กําหนดอินเตอร์เฟซแปรงที่ใช้ภาพเพื่อเติมภายในของรูปแบบ
[ComVisible(true)]
public interface ITextureBrush : ITransformableBrush, IBrush, IDisposable
Implements
ITransformableBrush , IBrush , IDisposable
Properties
ColorMap
หมายเลของค์ประกอบต้องมี หมายเลข หมายเลข หมายเลข หมายเลข หมายเลข หมายเลข หมายเลข
Color[] ColorMap { get; }
คุณสมบัติมูลค่า
Color [ ]
Image
รับหรือตั้งค่าภาพที่ใช้โดยแปรง
byte[] Image { get; }
คุณสมบัติมูลค่า
byte [ ]
ImageArea
รายละเอียดส่วนของภาพที่ใช้โดยแปรงหากเท่ากับ RectangleF.Empty แล้วภาพทั้งหมดจะถูกใช้ความสอดคล้องอยู่ในพิกเซล
RectangleF ImageArea { get; }
คุณสมบัติมูลค่า
Opacity
รับค่าความผิดปกติในหมึกการแปลงสี
float Opacity { get; set; }