Class StaticValues.ImageStatics.ImageFileTypes
- Namespace
- OpenAI.ObjectModels
- Assembly
- AntRunnerLib.dll
public static class ImageFileTypes
- Inheritance
-
System.ObjectStaticValues.ImageStatics.ImageFileTypes
- 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
Gif
public static string Gif { get; }
Property Value
- System.String
Jpeg
public static string Jpeg { get; }
Property Value
- System.String
Png
public static string Png { get; }
Property Value
- System.String
Webp
public static string Webp { get; }
Property Value
- System.String