de.deepamehta.images
public interface ImageService
de.deepamehta.core.Topic resizeImageFileTopic(long fileTopicId, int maxSize, String fitTo)
fileTopicId
- long An ID of a "File" topic.
maxSize int The maximum size of the larger side (Mode: "Auto") or the "fit to width" or "fit to height" value in pixel.
fitTo String Either "width", or "height", otherwise "auto" is used.Copyright © 2016. All Rights Reserved.