C# 클래스 MCForge.Gui.UtilsSOYSAUCECHIPSISAFAGGOT.Natives.POINTAPI.DTTOPTS.BITMAPINFOHEADER.RGBQUAD.BITMAPINFO.DLLVersionInfo.NCCALCSIZE_PARAMS

파일 보기 프로젝트 열기: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

공개 프로퍼티들

프로퍼티 타입 설명
lppos System.IntPtr
rgrc0 RECT

공개 메소드들

메소드 설명
CanRender ( ) : bool

비공개 메소드들

메소드 설명
BitBlt ( IntPtr hdc, int nXDest, int nYDest, int nWidth, int nHeight, IntPtr hdcSrc, int nXSrc, int nYSrc, uint dwRop ) : bool
CloseThemeData ( IntPtr hTheme ) : Int32
CreateCompatibleDC ( IntPtr hDC ) : IntPtr
CreateDIBSection ( IntPtr hdc, BITMAPINFO &pbmi, uint iUsage, int ppvBits, IntPtr hSection, uint dwOffset ) : IntPtr
DeleteDC ( IntPtr hdc ) : bool
DeleteObject ( IntPtr hObject ) : bool
DllGetVersion ( DLLVersionInfo &version ) : int
DrawThemeBackground ( IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, RECT &pRect, IntPtr pClipRect ) : Int32
DrawThemeBackground ( IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, RECT &pRect, RECT &pClipRect ) : Int32
DrawThemeParentBackground ( IntPtr hWnd, IntPtr hdc, RECT &pRect ) : Int32
DrawThemeTextEx ( IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, string text, int iCharCount, int dwFlags, RECT &pRect, DTTOPTS &pOptions ) : int
DwmExtendFrameIntoClientArea ( IntPtr hWnd, Margins &margin ) : void
DwmIsCompositionEnabled ( ) : bool
ExcludeClipRect ( IntPtr hdc, int nLeftRect, int nTopRect, int nRightRect, int nBottomRect ) : int
GetDC ( IntPtr hdc ) : IntPtr
GetThemeBackgroundContentRect ( IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, RECT &pBoundingRect, RECT &pContentRect ) : Int32
GetWindowDC ( IntPtr hWnd ) : IntPtr
GetWindowRect ( IntPtr hWnd, RECT &lpRect ) : bool
IsAppThemed ( ) : bool
IsThemeActive ( ) : bool
IsThemeBackgroundPartiallyTransparent ( IntPtr hTheme, int iPartId, int iStateId ) : int
Marshal ( ) : version.cbSize=
OpenThemeData ( IntPtr hWnd, String classList ) : IntPtr
PostMessage ( IntPtr hWnd, uint Msg, IntPtr wParam, IntPtr lParam ) : bool
ReleaseDC ( IntPtr hWnd, IntPtr hDC ) : int
ReleaseDC ( IntPtr hdc, int state ) : int
SaveDC ( IntPtr hdc ) : int
SelectObject ( IntPtr hDC, IntPtr hObject ) : IntPtr
SendMessage ( IntPtr hWnd, uint Msg, IntPtr wParam, IntPtr lParam ) : IntPtr

메소드 상세

CanRender() 공개 정적인 메소드

public static CanRender ( ) : bool
리턴 bool

프로퍼티 상세

lppos 공개적으로 프로퍼티

public IntPtr,System lppos
리턴 System.IntPtr

rgrc0 공개적으로 프로퍼티

public RECT rgrc0
리턴 RECT