Uses of Enum Class
xyz.felh.openai.image.ImageQuality
Packages that use ImageQuality
-
Uses of ImageQuality in xyz.felh.openai.image
Methods in xyz.felh.openai.image that return ImageQualityModifier and TypeMethodDescriptionstatic ImageQualityImageQuality.findByValue(String value) static ImageQualityReturns the enum constant of this class with the specified name.static ImageQuality[]ImageQuality.values()Returns an array containing the constants of this enum class, in the order they are declared.