AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Enum 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: .dll
    Syntax
    public enum ImageStyle
    Remarks

    Defaults to Vivid

    Fields

    Name Description
    Natural
    Vivid
    In this article
    Back to top Generated by DocFX