Hello,
This is not possible using that method, because you always get an image with appropriate ratio, however you can build that
img tag by yourself or create a
transformation function for that and then you can apply inline styles which change image proportions according your needs:
style="width: 100px; height: 200px;"
Best regards,
Jan Hermann