Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaAiTextToImageInput
Interface AsukaAiTextToImageInput
interface
AsukaAiTextToImageInput
{
aspectRatio
?:
string
;
height
?:
number
;
metadata
?:
Record
<
string
,
unknown
>
;
model
?:
string
;
negativePrompt
?:
string
;
prompt
:
string
;
responseFormat
?:
"url"
|
"dataUrl"
|
"blob"
;
seed
?:
number
;
stylePreset
?:
string
;
width
?:
number
;
}
Index
Properties
aspect
Ratio?
height?
metadata?
model?
negative
Prompt?
prompt
response
Format?
seed?
style
Preset?
width?
Properties
Optional
aspect
Ratio
aspect
Ratio
?:
string
Optional
height
height
?:
number
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
model
model
?:
string
Optional
negative
Prompt
negative
Prompt
?:
string
prompt
prompt
:
string
Optional
response
Format
response
Format
?:
"url"
|
"dataUrl"
|
"blob"
Optional
seed
seed
?:
number
Optional
style
Preset
style
Preset
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aspect
Ratio
height
metadata
model
negative
Prompt
prompt
response
Format
seed
style
Preset
width
AsukaDesigner JavaScript API - v1.0.0
Loading...