Uses of Class
bg.codexio.ai.openai.api.sdk.images.Dalle3SizeStage
-
Packages that use Dalle3SizeStage Package Description bg.codexio.ai.openai.api.sdk.images -
-
Uses of Dalle3SizeStage in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images that return Dalle3SizeStage Modifier and Type Method Description Dalle3SizeStage<R,E>QualityStage. highDefinitioned()Sets the quality to HD.Dalle3SizeStage<R,E>QualityStage. standardQuality()Sets the quality to Standard.
-