ADC Home > Reference Library > Technical Q&As > QuickTime > Compression & Decompression >

Not Recommended Documentclose button

Important: The information in this document is Not Recommended and should not be used for new development.

Current information on this Reference Library topic can be found here:

GDSetScale

GDSetScale sets a screen graphics device to a new scale.

pascal OSErr GDSetScale(GDHandle gdh,Fixed scale,short flags)

gdh A handle to a screen graphics device.

scale A fixed point scale value.

flags Always pass 0.

Errors:

cDevErr Not a screen device.

controlErr Video driver can not respond to this call.

See also: QuickTime Technote QT4.

[May 01 1995]


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.