Supported Browsers Home   
SCIwriteSDA Previous   
GA_VBEFuncs Next   
Type Definitions Up   

GA_TVParams

Declaration

typedef struct {
    N_int16     hPos;
    N_int16     vPos;
    N_uint16    brightness;
    N_uint16    contrast;
    } GA_TVParams

Prototype In

snap/graphics.h

Description

Structure used to describe the TV parameters specific to a particular TV output mode. We store these values independently in the options structure for different TV modes (ie: 640x480, 800x600, PAL, NTSC etc).

Members

hPos

Horizontal position value (+-)

vPos

Vertical position value (+-)

brightness

Brightness control value

contrast

Contrast control value

 

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