Package com.twelvemonkeys.imageio.path
package com.twelvemonkeys.imageio.path
-
ClassesClassDescriptionDeprecated.Reads a
Shapeobject from an Adobe Photoshop Path resource.Writes aShapeobject to an Adobe Photoshop Path or Path resource.Support for various Adobe Photoshop Path related operations: Extract a path from an image input stream,readPath(javax.imageio.stream.ImageInputStream)Apply a given path to a givenBufferedImageapplyClippingPath(java.awt.Shape, java.awt.image.BufferedImage)Read an image with path appliedreadClipped(javax.imageio.stream.ImageInputStream)Write an image with embedded pathwriteClipped(java.awt.image.RenderedImage, java.awt.Shape, java.lang.String, javax.imageio.stream.ImageOutputStream)
AdobePathReaderinstead.