Colored Rectangle + Mask

edited October 2016 in How To...

I want to create something like textured brush, so I use PImage with mask() to get textured stroke effect. But is there a possibility to somehow use a mask for simple colored rectangle? Because I want my brush contain both texture and picked color. So, it would be great if both PImage texture and colored rectangle have the same mask. Maybe there is some trick?

Tagged:

Answers

Sign In or Register to comment.