View Source Image.Options.Equalize (image v0.36.1)

Options and option validation for Image.equalize/2.

Link to this section Summary

Types

Options applicable to Image.equalize/2.

Link to this section Types

@type equalize_option() :: :all | :each | :luminance

Options applicable to Image.equalize/2.

Link to this section Functions

Link to this function

validate_options(options)

View Source

Validate the options for Image.equalize/2.