GA_recMode

Declaration

typedef struct {
    N_uint16    XResolution;
    N_uint16    YResolution;
    N_uint8     BitsPerPixel;
    N_int8      RefreshRate;
    } GA_recMode

Prototype In

snap/graphics.h

Description

Structure used to store the recommended modes for SNAP Graphics.

Members

XResolution

X resolution for the recommended mode

YResolution

Y resolution for the recommended mode

BitsPerPixel

BitsPerPixel for the recommended mode

RefreshRate

RefreshRate for the recommended mode (up to 127Hz)

 

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com