C# Class Appccelerate.Windows.GraphicHelper.NativeMethods

Show file Open project: appccelerate/appccelerate

Private Methods

Method Description
GetDC ( IntPtr ptr ) : IntPtr
GetDesktopWindow ( ) : IntPtr
GetDeviceCaps ( IntPtr handleDesktop, int index ) : int
ReleaseDC ( IntPtr handleWindow, IntPtr handleDesktop ) : int