| 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. |