Enum OpenAITypes.ImageStyle
The style of the generated images. Vivid causes the model to lean towards generating hyper-real and dramatic images. Natural causes the model to produce more natural, less hyper-real looking images. This param is only supported for OpenAIModel.DallE3.
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public enum OpenAITypes.ImageStyle
Remarks
Defaults to Vivid
Fields
| Name | Description |
|---|---|
| Natural | |
| Vivid |