| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > BitmapBrush Class : Create Method |
| Overload | Description |
|---|---|
| Create(RenderTarget,Bitmap) | Creates an BitmapBrush from the specified bitmap. |
| Create(RenderTarget,Bitmap,BitmapBrushProperties) | Creates an BitmapBrush from the specified bitmap. |
| Create(RenderTarget,Bitmap,BrushProperties) | Creates an BitmapBrush from the specified bitmap. |
| Create(RenderTarget,Bitmap,Nullable<BitmapBrushProperties>,Nullable<BrushProperties>) | Creates an BitmapBrush from the specified bitmap. |