View Source Image.Options.Vibrance (image v0.54.4)

Options and option validation for Image.vibrance/2.

Summary

Types

Options applicable to Image.vibrance/3

Options list for Image.vibrance/3

Types

@type vibrance_option() :: {:threshold, pos_integer()}

Options applicable to Image.vibrance/3

@type vibrance_options() :: [vibrance_option()] | map()

Options list for Image.vibrance/3

Functions