width - w - w_<width value>
width value
integer
Value can be;
An integer value to set the width to the given number in pixels (e.g., 150 sets the width to exactly 150 pixels).
150
Eg. w_150, w_1200
Sets the image's width as pixels(px). If used without height, height will auto-scale to preserve aspect-ratio
Last updated 2 years ago