Uses of Enum Class
io.supabase.data.file.FormatOption
-
Uses of FormatOption in io.supabase.data.file
Modifier and TypeMethodDescriptionFileTransformOptions.getFormat()
static FormatOption
Returns the enum constant of this class with the specified name.static FormatOption[]
FormatOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionFileTransformOptions
(int width, int height, ResizeOption resizeOption, int quality, FormatOption format)