Package com.twelvemonkeys.imageio.path
-
Class Summary Class Description AdobePathBuilder Creates aShape
object from an Adobe Photoshop Path resource.Paths 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 givenBufferedImage
applyClippingPath(java.awt.Shape, java.awt.image.BufferedImage)
Read an image with path appliedreadClipped(javax.imageio.stream.ImageInputStream)