I'm trying to find the correct way to apply a filter to a subregion within am ImageData object ( 2D). Seems like it would be a common operation but didn't see any examples that do this. I don't want to mask or clip, but want to use for example Gaussian 2D on just an area of my image. Thanks Rick