Hi, I have a geometry and I want to clip a BitmapSource without using an Image control to achieve that.
The clipped pixels should be transparent so I can merge with another image.
How can I proceed?
Hi, I have a geometry and I want to clip a BitmapSource without using an Image control to achieve that.
The clipped pixels should be transparent so I can merge with another image.
How can I proceed?