stretch


Description:

public Pixmap stretch (int new_width, int new_height)

Creates a new pixmap stretching this to new_width by new_height.

Parameters:

this

the source pixmap

new_width

the new width

new_height

the new height

Returns:

the new pixmap