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