X Media:resizeWidth
From GiderosMobile
Revision as of 20:09, 10 February 2020 by MoKaLux (talk | contribs) (MoKaLux moved page X Media:resizeWidth(newWidth, fixed) to X Media:resizeWidth: wrong initial name)
Available since: Gideros 2016.1
Class: Media
Description
Resizes image width, if fixed is true image is resized with fixed aspect ratio.
Media:resizeWidth(newWidth, fixed)
Parameters
newWidth: (number) new image width
fixed: (boolean) true for fixed aspect ratio