Class StaticValues.ImageStatics.Size
- Namespace
- OpenAI.ObjectModels
- Assembly
- AntRunnerLib.dll
public static class Size
- Inheritance
-
System.ObjectStaticValues.ImageStatics.Size
- Inherited Members
-
System.Object.Equals(System.Object)System.Object.Equals(System.Object, System.Object)System.Object.GetHashCode()System.Object.GetType()System.Object.MemberwiseClone()System.Object.ReferenceEquals(System.Object, System.Object)System.Object.ToString()
Properties
Size1024
public static string Size1024 { get; }
Property Value
- System.String
Size1024x1792
Only dall-e-3 model
public static string Size1024x1792 { get; }
Property Value
- System.String
Size1792x1024
Only dall-e-3 model
public static string Size1792x1024 { get; }
Property Value
- System.String
Size256
public static string Size256 { get; }
Property Value
- System.String
Size512
public static string Size512 { get; }
Property Value
- System.String