net.sourceforge.openutils.mgnlmedia.media.crop
Class PzcImageProcessor
java.lang.Object
net.sourceforge.openutils.mgnlmedia.media.processors.BaseImageResolutionProcessor
net.sourceforge.openutils.mgnlmedia.media.processors.ResizeCropCenteredImageResolutionProcessor
net.sourceforge.openutils.mgnlmedia.media.crop.PzcImageProcessor
- All Implemented Interfaces:
- ImageResolutionProcessor
public class PzcImageProcessor
- extends ResizeCropCenteredImageResolutionProcessor
- Version:
- $Id: $
- Author:
- molaschi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PzcImageProcessor
public PzcImageProcessor()
getImageForResolution
public BufferedImage getImageForResolution(BufferedImage original,
int x,
int y,
Map<String,String> parameters)
- Process image
- Specified by:
getImageForResolution in interface ImageResolutionProcessor- Overrides:
getImageForResolution in class ResizeCropCenteredImageResolutionProcessor
- Parameters:
original - original imagex - required widthy - required heightparameters - parameters
- Returns:
- resized image
Copyright © 2008-2011 Openmind. All Rights Reserved.