| Package | Description |
|---|---|
| com.unfbx.chatgpt.entity.images |
| Modifier and Type | Method and Description |
|---|---|
static Image.Quality |
Image.Quality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Image.Quality |
Image.Quality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Image.Quality[] |
Image.Quality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Image.Quality[] |
Image.Quality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 grt1228. All rights reserved.