public class ImageSelectorProcessor
extends java.lang.Object
| Constructor and Description |
|---|
ImageSelectorProcessor(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
cropImage(java.lang.String cropRegion) |
byte[] |
scaleImage(int width) |
public byte[] cropImage(java.lang.String cropRegion)
throws java.io.IOException,
PortalException
java.io.IOExceptionPortalExceptionpublic byte[] scaleImage(int width)
throws java.io.IOException
java.io.IOException