View Source Image.Options.Trim (image v0.33.0)
Options and option validation for Image.trim/2
.
Link to this section Summary
Types
Options applicable to Image.trim/2
Functions
Validate the options for Image.trim/2
.
Link to this section Types
@type trim_options() :: [ background: Image.Color.t() | :auto, threshold: non_neg_integer() ]
Options applicable to Image.trim/2
Link to this section Functions
Validate the options for Image.trim/2
.