Tagged Questions

0
votes
1answer
459 views

Create Custom Brush With Png(transparent) Image and a Background Color

I want to create a custom brush in WPF that will be applied to a rectangle. Fill= myCustomBrush. theCustomBrush contains a png image (ImageBrush) ,and contanins a color in background ...