SmythOS SDK
Discord
Core
SDK
CLI
GitHub
Preparing search index...
API Reference
TImageGeneratorSettings
Interface TImageGeneratorSettings
interface
TImageGeneratorSettings
{
height
?:
number
;
isRawInputPrompt
?:
boolean
;
model
:
string
;
name
?:
string
;
negativePrompt
?:
string
;
outputFormat
?:
"auto"
|
"PNG"
|
"JPEG"
|
"WEBP"
|
"jpeg"
|
"png"
|
"webp"
;
prompt
?:
string
;
quality
?:
"high"
|
"medium"
|
"low"
|
"standard"
|
"hd"
|
"auto"
;
size
?:
string
;
sizeDalle2
?:
"256x256"
|
"512x512"
|
"1024x1024"
;
sizeDalle3
?:
"1024x1024"
|
"1792x1024"
|
"1024x1792"
;
style
?:
"vivid"
|
"natural"
;
width
?:
number
;
}
Index
Properties
height?
is
Raw
Input
Prompt?
model
name?
negative
Prompt?
output
Format?
prompt?
quality?
size?
size
Dalle2?
size
Dalle3?
style?
width?
Properties
Optional
height
height
?:
number
Optional
is
Raw
Input
Prompt
isRawInputPrompt
?:
boolean
model
model
:
string
Optional
name
name
?:
string
Optional
negative
Prompt
negativePrompt
?:
string
Negative Prompt
Optional
output
Format
outputFormat
?:
"auto"
|
"PNG"
|
"JPEG"
|
"WEBP"
|
"jpeg"
|
"png"
|
"webp"
Optional
prompt
prompt
?:
string
Prompt
Optional
quality
quality
?:
"high"
|
"medium"
|
"low"
|
"standard"
|
"hd"
|
"auto"
Optional
size
size
?:
string
Size
Optional
size
Dalle2
sizeDalle2
?:
"256x256"
|
"512x512"
|
"1024x1024"
Optional
size
Dalle3
sizeDalle3
?:
"1024x1024"
|
"1792x1024"
|
"1024x1792"
Optional
style
style
?:
"vivid"
|
"natural"
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
is
Raw
Input
Prompt
model
name
negative
Prompt
output
Format
prompt
quality
size
size
Dalle2
size
Dalle3
style
width
Discord
Core
SDK
CLI
GitHub
SmythOS SDK
Loading...
Negative Prompt