Table of Contents

Class D2D1.BitmapBrush

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll

Wraps ID2D1BitmapBrush — a brush that paints with a tiled or clamped bitmap. Obtained via ID2D1RenderTarget::CreateBitmapBrush (vtable [7]). For drawing, the brush is used through the D2D1.Brush.Ptr handle.

public class D2D1.BitmapBrush : D2D1.Brush, IDisposable
Inheritance
D2D1.BitmapBrush
Implements
Inherited Members

Constructors

BitmapBrush(void*)

public BitmapBrush(void* ptr)

Parameters

ptr void*

Fields

IID

public static readonly Guid IID

Field Value

Guid