In 2D computer graphics, a clipping path is a closed vector path, or shape, used to cut out an image in image editing software. Anything inside the path will be included after the clipping path is applied; anything outside the path will be omitted from the output. Applying the clipping path results in a hard (aliased) or soft (anti-aliased) edge, depending on the image editor's capabilities
↧