Tao.Platform.Windows SDK Documentation

Gdi Methods

The methods of the Gdi class are listed below. For a complete list of Gdi class members, see the Gdi Members topic.

Public Static (Shared) Methods

_SetPixelFormat
ChoosePixelFormat The ChoosePixelFormat function attempts to match an appropriate pixel format supported by a device context to a given pixel format specification.
CreateFont
DeleteObject
SelectObject
SetPixelFormat The SetPixelFormat function sets the pixel format of the specified device context to the format specified by the iPixelFormat index.
SwapBuffers
SwapBuffersFast

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

See Also

Gdi Class | Tao.Platform.Windows Namespace