Capturing non-rectangular bounds

Hey all,

I’m looking for a way to apply a filter to everything within a rounded rectangle. I know I can capture the screen to a snapshot and apply a filter there, but capture bounds can only be rectangular. 

What can I do to accomplish this?