Class D2D1.BitmapBrush
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
ptrvoid*
Fields
IID
public static readonly Guid IID