Interface PictureChooser.ImageCropperConverter
-
- Enclosing class:
- PictureChooser
public static interface PictureChooser.ImageCropperConverter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Resourceconvert(UploadedFile uploadedFile, ImageCropperSelection selection, int targetWidth, int targetHeight)
-
-
-
Method Detail
-
convert
Resource convert(UploadedFile uploadedFile, ImageCropperSelection selection, int targetWidth, int targetHeight) throws java.io.IOException
- Throws:
java.io.IOException
-
-