SetImageSize(int, int)

Sets the size of the image.

Declaration Syntax

public void SetImageSize(int w, int h)

Parameters

w(int)

Width of the image.

h(int)

Hieght of the image.