com.liferay.portal.kernel.servlet.taglib.ui
Class ImageSelectorProcessor
java.lang.Object
com.liferay.portal.kernel.servlet.taglib.ui.ImageSelectorProcessor
public class ImageSelectorProcessor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageSelectorProcessor
public ImageSelectorProcessor(byte[] bytes)
cropImage
public byte[] cropImage(String cropRegion)
throws IOException,
PortalException
- Throws:
IOException
PortalException
scaleImage
public byte[] scaleImage(int width)
throws IOException
- Throws:
IOException