GeneratedImageItem

internal fun GeneratedImageItem(result: AiGenerationResult, strings: ImageToImageStrings, savingImage: Boolean, sharingImage: Boolean, processIntent: (ImageToImageIntent) -> Unit)(source)

Renders the GeneratedImageItem UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

result

result value consumed by the API.

strings

strings value consumed by the API.

savingImage

saving image value consumed by the API.

sharingImage

sharing image value consumed by the API.

processIntent

process intent value consumed by the API.