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 |