Enum ImageQuality
The quality of the image that will be generated. HighDefinition creates images with finer details and greater consistency across the image. This param is only supported for OpenAIModel.DallE3.
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public enum ImageQuality
Remarks
Defaults to Standard
Fields
Name | Description |
---|---|
High | |
HighDefinition | |
Low | |
Medium | |
Standard |