Reference
Table of Contents
▸
List of Commands
▸
Geometry Manipulation
▸
resize_ratio2d
◀
resize_pow2
|
resize2dx
▶
resize_ratio2d
Arguments:
width>0,height>0,_mode={ 0=inside | 1=outside | 2=padded },0=<_interpolation<=6
Description:
Resize selected images while preserving their aspect ratio.
(
equivalent to shortcut command
rr2d
).
Default values:
mode=0
and
interpolation=6
.