Top "Clip" questions

Clipping is restricting the surface on which a drawing is made

Android View Clipping

Is there any way to define the clip region of a ViewGroup in android (Honeycomb)? For example, I have a …

java android xml android-layout clip
Clipping raster using shapefile in R, but keeping the geometry of the shapefile

I am using {raster} to clip (or crop) a raster based on an irregular shapefile (the Amazon biome) but the …

r crop raster shapefile clip
Using CSS Clip with percentage

I'm trying to display only the top half of an image and the bottom half of the same image in 2 …

css clip
Animate the clip: rect property?

I want to animate the css property clip: rect with jQuery's .animate() but can't find if this is possible anywhere. …

jquery html css jquery-animate clip
Clip images with HTML and CSS

I want to display images in a 144px x 144px div element. Images are always larger than 144px and so …

html css image clip
Using ffmpeg to split video files by size

I'm trying to write a batch file using ffmpeg to automate the redundant daily task of taking footage from work …

bash video split ffmpeg clip
How to use HTML5 <canvas> clip()

I am new to HTML5 <canvas> and was trying to make something, actually draw the PORTAL2 logo :). Till …

javascript html canvas clip
Make NSView NOT clip subviews outside of its bounds

Is it possible to make an NSView not clip its subviews that are outside of the bounds? On iOS I …

objective-c cocoa calayer nsview clip
Set volume of Java Clip

Is there any way to set the respective volume of a Clip in Java? I have this method: public static …

java audio volume clip
Clipping a border in WPF

I need to create a round ProgressBar template. ControlTemplate : <ControlTemplate TargetType="{x:Type ProgressBar}"> <Grid x:Name="…

wpf clipping clip opacitymask