Class ImageEditParams.OutputFormat

  • All Implemented Interfaces:
    com.openai.core.Enum

    
    public final class ImageEditParams.OutputFormat
     implements Enum
                        

    The format in which the generated images are returned. This parameter is only supported for the GPT image models. Must be one of png, jpeg, or webp. The default value is png.