rsim v0.1.0 Rsim.ImageResizerMogrify View Source
Link to this section Summary
Functions
Resize provided image to specified size, saves to dest path
Link to this section Functions
Resize provided image to specified size, saves to dest path
:ok = Rsim.ImageResizerMogrify.resize(“/path/to/src.png”, “/path/to/dest.png”, 200, 100)