saveBitmapToFile

open fun saveBitmapToFile(fileName: String, bitmap: Bitmap): File(source)

Converts SDAI data with saveBitmapToFile.

Return

Result produced by saveBitmapToFile.

Author

Dmitriy Moroz

Parameters

fileName

file name value consumed by the API.

bitmap

bitmap image processed by the operation.