Skip to main content
Known Participant
November 12, 2023
Question

Is there a way to mask certain shapes in a tiled pattern?

  • November 12, 2023
  • 1 reply
  • 242 views

Created this pattern and trying to mask certain shapes  so i can color them. Included some images to explain what i mean.Is there way to this? 

 

 

This topic has been closed for replies.

1 reply

davescm
Community Expert
Community Expert
November 13, 2023

Hi you could try a histogram scan followed by a flood fill to drive a random fill colour which you could use to index masking .

 

Dave