elixir-image / image

Image processing for Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Its possible resize just one dimension of image?

opened this issue · comments

I have a image 200x200 and using the Image.resize/2 both width and height are resized, I want resize just the with or the image height. Its possible? And how can I achieve this?

get out of it:
from

to this:
to

closing because I finded the discussion tab, i did not know that github has this tab, sry