Unreal OpenAI API 1.0.0
Loading...
Searching...
No Matches
FImageResponse Struct Reference
Inheritance diagram for FImageResponse:
FImageEditResponse FImageVariationResponse

Public Attributes

int32 Created {}
FString Background
TArray< FImageObjectData
FString Output_Format
FString Quality
FString Size
FImageUsage Usage

Member Data Documentation

◆ Background

FString FImageResponse::Background

The background parameter used for the image generation. Either transparent or opaque.

◆ Output_Format

FString FImageResponse::Output_Format

The output format of the image generation. Either png, webp, or jpeg.

◆ Quality

FString FImageResponse::Quality

The quality of the image generated. Either low, medium, or high.

◆ Size

FString FImageResponse::Size

The size of the image generated.

◆ Usage

FImageUsage FImageResponse::Usage

For gpt-image-1 only, the token usage information for the image generation.


The documentation for this struct was generated from the following file: