Uses of Class
org.javlo.service.remote.imagga.ImaggaConfig
-
Packages that use ImaggaConfig Package Description org.javlo.service.remote.imagga -
-
Uses of ImaggaConfig in org.javlo.service.remote.imagga
Methods in org.javlo.service.remote.imagga that return ImaggaConfig Modifier and Type Method Description static ImaggaConfigImaggaConfig. getInstance(GlobalContext globalContext)Methods in org.javlo.service.remote.imagga with parameters of type ImaggaConfig Modifier and Type Method Description static PointImaggaService. getImageFacesPoint(ImaggaConfig config, File file)static Map<String,List<String>>ImaggaService. getImageTags(ImaggaConfig config, File file, Collection<String> langs)
-