dmz_graph_set_display

The dmz_graph_set_display function sets the mode of the display-device hardware.

int dmz_graph_set_display (

                int screen_width,

                   int screen_height,

                   int color_depth

);

Parameters

screen_width and screen_height

Width and height of the new mode.

color_depth

Bits per pixel (bpp) of the new mode.

 

Return Values

Positive graphics id if successful, negative value on error.

For more information see dmz_graph error codes.

Remarks

 

QuickInfo

Windows: Requires dmzgraphics.dll


Last updated by me: Emory Al-Imam on October 23, 2000 01:14