Top "Brush" questions

Repeat a background brush in WPF

and thank you. This question is very similar to this old, unanswered question here: How to paint notebook-like lines as …

wpf background repeat brush
What is the best way to pick a random brush from the Brushes collection in C#?

What is the best way to pick a random brush from the System.Drawing.Brushes collection in C#?

c# collections select brush
WPF Gradient in 2 directions

If i want to make the edges of a selected item in a Listbox look smooth I do this: <…

wpf gradient brush
Making an eraser tool for a paint app in iOS

I am creating a paint app and I want to know how to implement the eraser tool. I don't want …

ios paint erase brush
Android custom brush pattern/image

I have an 8x8 Image. (bitmap - can be changed) What I want to do is be able to draw …

android design-patterns drawing paint brush
How to create this type of brush for paint in android

Possible duplicate How to make custom brush for canvas in android? Hello friends, I am too stuck to create this …

android paint android-canvas brush