View Source Image.Options.Resize (image v0.37.0)
Options and option validation for Image.resize/3
.
Summary
Types
Options applicable to Image.resize/3
Functions
Validate the options for Image.resize/2
.
Types
@type resize_options() :: [center: boolean(), interpolate: Image.Kernel.t()]
Options applicable to Image.resize/3
Functions
Validate the options for Image.resize/2
.