//sdk/com.adobe.express.embedsdk/ModuleWorkflowInterface/editImage
abstract fun editImage(editImageDocConfig: EditImageDocConfig, editImageAppConfig: EditImageAppConfig? = null, exportConfig: ExportConfig? = null, containerConfig: ContainerConfig? = null, fragment: Fragment): EditImageContext
Launches the comprehensive image editing workflow.