UpdateInPaintMaskContent
data class UpdateInPaintMaskContent(val value: ImageInPaintState.MaskContent) : ImageToImageIntent(source)
Carries UpdateInPaintMaskContent data through the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
value
value value consumed by the API.