Top "Image-clipping" questions

Can I draw outside the bounds of an Android Canvas

I'm porting an app written in a graphics environment that allows drawing to happen outside the bounds of the clipping …

android drawing image-clipping
Multiple clipping areas on Fabric.js canvas

For making Photo Collage Maker, I use fabric js which has an object-based clipping feature. This feature is great but …

html5-canvas photo fabricjs image-clipping
Canvas.clipPath(Path) not clipping as expected

I'm trying to clip a canvas drawing operation to an arc-shaped wedge. However, I'm not getting the intended result after …

android drawing android-canvas image-clipping
How do I copy part of one image to another?

I want to copy part of one image into another smaller one: in other words, copy a subrectangle. I have …

java image graphics graphics2d image-clipping
Cross-browser clipping masks

My web site has navigation, presented as a list of rectengular buttons with round corners. Each button should have it's …

cross-browser css mask image-clipping