Enum GoogleTypes.AspectRatio
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public enum GoogleTypes.AspectRatio
Fields
Name | Description |
---|---|
Horizontal | 16:9 |
Landscape | 4:3 |
Portrait | 3:4 |
Square | 1:1 |
Vertical | 9:16 |