public class PivotingImageShaper extends Object
| Constructor and Description |
|---|
PivotingImageShaper() |
| Modifier and Type | Method and Description |
|---|---|
static Shape |
getShape(BufferedImage image)
Given an image, possibly with a transparent background, return
the Shape of the opaque part of the image
|
public static Shape getShape(BufferedImage image)
image - the image whose shape is being returnedCopyright © 2016. All rights reserved.