Search
image
v0.33.0
Guides
Modules
Settings
View Source
Example Usage
Image.thumbnail(image, 200, crop: :none)
Image.thumbnail(image, 200, crop: :attention)
Image.crop!(image, 550, 320, 200, 200)
image |> Image.thumbnail!(200, crop: :attention) |> Image.rounded!()
Image.avatar(image, 200)
← Previous Page
Changelog