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