public protocol QuickActionWorkflowInterface
Undocumented
[removeBackground(docConfig:appConfig:exportConfig:containerConfig:)](#/s:9embed_sdk28QuickActionWorkflowInterfaceP16removeBackground9docConfig03appJ006exportJ009containerJ0AA22EmbedSdkViewControllerCAA0cd3DocJ5TypesCSg_AA0cd3AppJ0VSgSayAA23BaseExportOptionOrGroupCGSgAA0u9ContainerJ0CSgtKF)
Undocumented
Swift
func removeBackground(
docConfig: QuickActionDocConfigTypes?,
appConfig: QuickActionAppConfig?,
exportConfig: ExportConfig?,
containerConfig: ContainerConfig?
) throws -> EmbedSdkViewController
[templateEditor(quickActionAppConfig:exportConfig:)](#/s:9embed_sdk28QuickActionWorkflowInterfaceP14templateEditor05quickD9AppConfig06exportK0AA22EmbedSdkViewControllerCAA08TemplatehcdjK0VSg_SayAA23BaseExportOptionOrGroupCGSgtKF)
Undocumented
Swift
func templateEditor(
quickActionAppConfig: TemplateEditorQuickActionAppConfig?,
exportConfig: ExportConfig?
) throws -> EmbedSdkViewController