WmfDibCreatePatternBrush Class
Summary: The META_DIBCREATEPATTERNBRUSH record creates a Brush Object (section
2.2.1.1) with a pattern specified by a DeviceIndependentBitmap (DIB)
Object (section 2.2.2.9).
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfDibCreatePatternBrush
Inheritance: WmfGraphicObject
Constructors
Name | Description |
---|---|
WmfDibCreatePatternBrush() | Initializes a new instance of the WmfDibCreatePatternBrush class |
Properties
Name | Type | Access | Description |
---|---|---|---|
color_usage | WmfColorUsageEnum | r/w | Gets or sets the color usage. |
index | int | r/w | Gets or sets the index. |
source_bitmap | WmfDeviceIndependentBitmap | r/w | Gets or sets the source bitmap. |
style | WmfBrushStyle | r/w | Gets or sets the style. |
Constructor: WmfDibCreatePatternBrush()
WmfDibCreatePatternBrush()
Initializes a new instance of the WmfDibCreatePatternBrush class