Uses of Class
bg.codexio.ai.openai.api.sdk.images.FormatStage
Packages that use FormatStage
-
Uses of FormatStage in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images that return FormatStageModifier and TypeMethodDescriptionDalle2SizeStage.bigSquare()The biggest square with dimensions 256x256 px.Dalle3SizeStage.landscape()Landscape with dimensions 1792x1024 px.Dalle2SizeStage.mediumSquare()The medium square with dimensions 256x256 px.Dalle3SizeStage.portrait()Landscape with dimensions 1024x1792 px.Dalle2SizeStage.smallSquare()The smallest square with dimensions 256x256 px.Dalle3SizeStage.square()Square with dimensions 1024x1024 px.