ImageGenToolSize Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ImageGenToolSize.
public enum ImageGenToolSize
type ImageGenToolSize =
Public Enum ImageGenToolSize
- Inheritance
-
ImageGenToolSize
Fields
| Name | Value | Description |
|---|---|---|
| _1024x1024 | 0 | 1024x1024. |
| _1024x1536 | 1 | 1024x1536. |
| _1536x1024 | 2 | 1536x1024. |
| Auto | 3 | auto. |