Uses of Enum Class
xyz.felh.openai.image.ImageStyle
Packages that use ImageStyle
-
Uses of ImageStyle in xyz.felh.openai.image
Methods in xyz.felh.openai.image that return ImageStyleModifier and TypeMethodDescriptionstatic ImageStyleImageStyle.findByValue(String value) static 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.