GetCRTCTimings
Returns the current CRTC timings for the active display mode.
Declaration
void NAPI GA_initFuncs::GetCRTCTimings(
GA_CRTCInfo *crtc)
Prototype In
snap/graphics.h
Parameters
crtc |
Place to store the active CRTC timings |
Description
This function returns a copy of the currently active CRTC timings for the active display mode in the driver. This function is mostly used for interactive centering and refresh control in utility programs.
See Also
SetCRTCTimings, GetCurrentRefreshRate, SetGlobalRefresh, GA_saveCRTCTimings, GA_restoreCRTCTimings, GA_getCRTCTimings, GA_setCRTCTimings, GA_setDefaultRefresh
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com