@musallam/firefly-client
Preparing search index...
FireflyApiClient
JobOutput
Interface JobOutput
A single output entry from the job.
interface
JobOutput
{
image
:
PublicBinaryOutput
;
seed
:
number
;
}
Index
Properties
image
seed
Properties
image
image
:
PublicBinaryOutput
The generated output image.
seed
seed
:
number
Random seed used for generation.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
seed
@musallam/firefly-client
Loading...
A single output entry from the job.