Questions tagged [imagebrush]

92 questions
0
votes
0 answers

Drawing .png image like a path

So I have a PNG file which I am using as a custom brush in my app. As a motion event takes place, I keep redrawing it to give a brush effect. But if I drag too fast I miss pixels and some brushes look really bad - like the images are just drawn over…
-2
votes
1 answer

Sometimes the images in ListView disappear

A list of countries with flags is displayed in ListView. Flags are displayed as an ellipse with Fill ImageBrush.
1 2 3 4 5 6
7