Uses of Interface
lumis.portal.file.transformation.IImageScaleTransformationResult
-
Packages that use IImageScaleTransformationResult Package Description lumis.portal.file.transformation Provides the file transformations. -
-
Uses of IImageScaleTransformationResult in lumis.portal.file.transformation
Methods in lumis.portal.file.transformation that return types with arguments of type IImageScaleTransformationResult Modifier and Type Method Description java.util.Collection<IImageScaleTransformationResult>
FileTransformationManager. getImageScaleTransformationResults(FileConfig srcFile)
java.util.Collection<IImageScaleTransformationResult>
IFileTransformationManagerSPI. getImageScaleTransformationResults(FileConfig srcFile)
Returns all image scaling transformations of the given file.
-