public interface IImageConverter
| Modifier and Type | Method and Description |
|---|---|
int |
accepts(String inputmime,
List<IImageConversionSpecifier> conversions) |
void |
convert(ImageConverterHelper helper,
List<IImageConversionSpecifier> convs) |
int accepts(String inputmime, List<IImageConversionSpecifier> conversions) throws Exception
Exceptionvoid convert(ImageConverterHelper helper, List<IImageConversionSpecifier> convs) throws Exception
ExceptionCopyright © 2017 etc.to. All rights reserved.