screen_get_context_size


Description:

public int screen_get_context_size (int width, int height)

Gets the total size in bytes required to store an image of width x height for the screen.

Parameters:

width

the width in pixels

height

the height in pixels

Returns:

the size in bytes.


Namespace: Grx
Package: grx-3.0