Pixel:setDimensions

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2016.06
Class: Pixel

Description

Sets both width and height of the Pixel.

Pixel:setDimensions(w,h)

Parameters

w: (number) the new Pixel width
h: (number) the new Pixel height