Page Summary
-
This content specifies the size for image results.
-
It provides a list of enums to define various image sizes, ranging from icon-sized to extremely large images.
-
Each enum has a corresponding description indicating the specific image size it represents.
Specifies the size for image results.
| Enums | |
|---|---|
imgSizeUndefined
|
No image size specified. |
HUGE
|
Only the largest possible images. |
ICON
|
Only very small icon-sized images. |
LARGE
|
Only large images. |
MEDIUM
|
Only medium images. |
SMALL
|
Only small images. |
XLARGE
|
Only very large images. |
XXLARGE
|
Only extremely large images. |

