BufferSurface


Description:

public BufferSurface (int width, int height)

Constructs a new, empty Granite.Drawing.BufferSurface with the supplied dimensions.

Parameters:

width

the width of Granite.Drawing.BufferSurface, in pixels

height

the height of the Granite.Drawing.BufferSurface, in pixels