toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.image
/
ImageSize
Image
Size
@
JvmInline
@
Serializable
value
class
ImageSize
(
val
size
:
String
)
The size of the generated images.
Members
Constructors
Image
Size
Link copied to clipboard
constructor
(
size
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
size
Link copied to clipboard
val
size
:
String