Uses of Class
bg.codexio.ai.openai.api.sdk.images.QualityStage
-
Packages that use QualityStage Package Description bg.codexio.ai.openai.api.sdk.images -
-
Uses of QualityStage in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images that return QualityStage Modifier and Type Method Description QualityStage<R,E>StyleStage. natural()Sets the style to natural.QualityStage<R,E>StyleStage. unstyled()Sets the style to natural.QualityStage<R,E>StyleStage. vivid()Sets the style to vivid.
-