AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class GeneratedImageBlob

    Inheritance
    object
    GeneratedImageBlob
    Namespace: Glitch9.AIDevKit.Google
    Assembly: .dll
    Syntax
    public class GeneratedImageBlob

    Properties

    Base64Image

    Declaration
    public string Base64Image { get; set; }
    Property Value
    Type Description
    string

    MimeType

    Declaration
    public MIMEType MimeType { get; set; }
    Property Value
    Type Description
    MIMEType
    In this article
    Back to top Generated by DocFX