convert
private fun convert(input: BitmapToBase64Converter.Input): Result<BitmapToBase64Converter.Output>(source)
Executes the convert step in the SDAI image processing layer.
Return
Result produced by convert.
Author
Dmitriy Moroz
Parameters
input
input value consumed by the API.