Uses of Enum Class
com.hw.openai.entity.image.ImageStyle
Packages that use ImageStyle
-
Uses of ImageStyle in com.hw.openai.entity.image
Methods in com.hw.openai.entity.image that return ImageStyleModifier and TypeMethodDescriptionstatic ImageStylestatic ImageStyleReturns the enum constant of this class with the specified name.static ImageStyle[]ImageStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.