网站首页  词典首页

请输入您要查询的函数:

 

术语 getdcpencolor
释义 GetDCPenColor
语法:
COLORREF GetDCPenColor(
__in HDC hdc
);
GetDCPenColor功能
该GetDCPenColor函数检索指定的设备上下文(DC)电流笔颜色。
参数
hdc [in]
句柄到DC的画笔颜色是要返回。
返回值
如果函数成功,返回值是当前区笔颜色COLORREF价值。
如果函数失败,返回值是CLR_INVALID。
备注
有关设置笔的颜色信息,请参阅SetDCPenColor。
ICM的:色彩管理是ICM的执行,如果启用。
要求:
最低支持:client-Windows 2000专业版
最低支持server-Windows 2000服务器
HeaderWinGdi.h(头文件:winuser.h)
LibraryGdi32.lib
DLLGdi32.dll
参见
设备上下文概述
设备上下文函数
COLORREF
SetDCPenColor
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月11日
==英文原文==GetDCPenColor Function
The GetDCPenColor function retrieves the current pen color for the specified device context (DC).
Syntax
COLORREF GetDCPenColor(
__in HDC hdc
);
Parameters
hdc [in]
A handle to the DC whose brush color is to be returned.
Return Value
If the function succeeds, the return value is a COLORREF value for the current DC pen color.
If the function fails, the return value is CLR_INVALID.
Remarks
For information on setting the pen color, see SetDCPenColor .
ICM: Color management is performed if ICM is enabled.
Requirements
Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderWinGdi.h (include Windows.h)
LibraryGdi32.lib
DLLGdi32.dll
See Also
Device Contexts Overview
Device Context Functions
COLORREF
SetDCPenColor
Send comments about this topic to Microsoft
Build date: 7/11/2009
==原始网址==http://msdn.microsoft.com/en-us/library/dd144875(VS.85).aspx\n
随便看

 

windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 11:23:27