Edit in GitHubLog an issue

cc-everywhere


Class: ModuleWorkflow

Extends

Implements

Constructors

Constructor

Copied to your clipboard
new ModuleWorkflow(actionManager, context): ModuleWorkflow;

Parameters

ParameterType
actionManager
ActionManager
context
SDKContext

Returns

ModuleWorkflow

Inherited from

BaseWorkflow.constructor

Methods

editImage()

Copied to your clipboard
editImage(
docConfig,
appConfig?,
exportConfig?,
containerConfig?): void;

Perform editing tasks on any image.

Parameters

ParameterTypeDescription
docConfig
pass an asset to preload on to the Editor
appConfig?
-
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

ModuleWorkflow.editImage


createImageFromText()

Copied to your clipboard
createImageFromText(
appConfig?,
exportConfig?,
containerConfig?): void;

Generate images by just passing a text prompt.

Parameters

ParameterTypeDescription
appConfig?
Pass a text prompt to generate images.
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

ModuleWorkflow.createImageFromText


startFromContent()

Copied to your clipboard
startFromContent(
appConfig?,
exportConfig?,
containerConfig?): void;

Open the Start From Content module.

Parameters

ParameterTypeDescription
appConfig?
properties to configure the Start From Content module
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

ModuleWorkflow.startFromContent

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.