@Service public class ThumbnailServiceCropImpl extends Object implements ThumbnailService
| Constructor and Description |
|---|
ThumbnailServiceCropImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
crop(long uid,
String uri,
String size,
byte[] data) |
boolean |
isCropFilename(String filename) |
byte[] |
read(String filename) |
public byte[] read(String filename) throws IOException
read in interface ThumbnailServiceIOExceptionprotected byte[] crop(long uid,
String uri,
String size,
byte[] data)
throws IOException
IOExceptionpublic boolean isCropFilename(String filename)
Copyright © 2014–2016. All rights reserved.