Uses of Interface
de.xima.fc.prompt.service.support.IPromptImageInfo
Packages that use IPromptImageInfo
Package
Description
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of IPromptImageInfo in de.xima.fc.prompt.service.support
Methods in de.xima.fc.prompt.service.support that return IPromptImageInfoModifier and TypeMethodDescriptionIPromptImageConverter.convert(InputStream inputStream, OutputStream outputStream) Converts an image from the input stream and writes the result to the output stream.IPromptImageService.info(InputStream image) Finds the size of the given image in pixels,