Uses of Enum Class
bg.codexio.ai.openai.api.sdk.images.color.PopularColor
Packages that use PopularColor
-
Uses of PopularColor in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images with parameters of type PopularColorModifier and TypeMethodDescriptionEditingMaskStage.masked(PopularColor color) EditingMaskStage.masked(PopularColor color, ColorDeviation deviation) -
Uses of PopularColor in bg.codexio.ai.openai.api.sdk.images.color
Methods in bg.codexio.ai.openai.api.sdk.images.color that return PopularColorModifier and TypeMethodDescriptionstatic PopularColorReturns the enum constant of this class with the specified name.static PopularColor[]PopularColor.values()Returns an array containing the constants of this enum class, in the order they are declared.