💻 Software
How to stretch an image in one dimension?
Fresh7 days ago
Mar 15, 20267976 viewsConfidence Score0%
0%
Problem
The title says much, but I'll explain in detail a little more. I need to stretch an image in one dimension only. That is, if the image is for example, 100x100 (Width x Height) I need it to be 100x104 (Width x Height). It would be perfect if it could be stretched by a certain percent (instead of put…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to stretch an image in one dimension?
Low Risk
Putting after the geometry will do an anisotropic resize. Note that you may need to escape it due to the shell.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix