?? graph1.htm
字號(hào):
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style><!--
body,table {font-family:"宋體"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>位圖、圖標(biāo)和光柵運(yùn)算類1</title>
</head>
<body link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" bgcolor="#336699"><font color="#FFFFFF">位圖、圖標(biāo)和光柵運(yùn)算函數(shù),共三頁。第一頁,</font><a
href="graph2.htm"><font color="#FFFF00">第二頁</font></a><font color="#FFFFFF">,</font><a
href="graph3.htm"><font color="#FFFF00">第三頁</font></a></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="3" cellpadding="2">
<tr>
<td width="25%" bgcolor="#efefda"><a href="BitBlt.htm">BitBlt</a></td>
<td width="75%" bgcolor="#efefda">將一幅位圖從一個(gè)設(shè)備場(chǎng)景復(fù)制到另一個(gè)</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CopyIcon.htm">CopyIcon</a></td>
<td width="75%" bgcolor="#efefda">制作指定圖標(biāo)或鼠標(biāo)指針的一個(gè)副本。這個(gè)副本從屬于發(fā)出調(diào)用的應(yīng)用程序</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CopyImage.htm">CopyImage</a></td>
<td width="75%" bgcolor="#efefda">復(fù)制位圖、圖標(biāo)或指針,同時(shí)在復(fù)制過程中進(jìn)行一些轉(zhuǎn)換工作</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreateBitmap.htm">CreateBitmap</a></td>
<td width="75%" bgcolor="#efefda">按照規(guī)定的格式創(chuàng)建一幅與設(shè)備有關(guān)位圖</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreateBitmapIndirect.htm">CreateBitmapIndirect</a></td>
<td width="75%" bgcolor="#efefda">創(chuàng)建一幅與設(shè)備有關(guān)位圖</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreateCompatibleBitmap.htm">CreateCompatibleBitmap</a></td>
<td width="75%" bgcolor="#efefda">創(chuàng)建一幅與設(shè)備有關(guān)位圖,它與指定的設(shè)備場(chǎng)景兼容</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreateCursor.htm">CreateCursor</a></td>
<td width="75%" bgcolor="#efefda">創(chuàng)建一個(gè)鼠標(biāo)指針</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreateDIBitmap.htm">CreateDIBitmap</a></td>
<td width="75%" bgcolor="#efefda">根據(jù)一幅與設(shè)備無關(guān)的位圖創(chuàng)建一幅與設(shè)備有關(guān)的位圖</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreateDIBSection.htm">CreateDIBSection</a></td>
<td width="75%" bgcolor="#efefda">創(chuàng)建一個(gè)DIBSection</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreateIcon.htm">CreateIcon</a></td>
<td width="75%" bgcolor="#efefda">創(chuàng)建一個(gè)圖標(biāo)</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreateIconIndirect.htm">CreateIconIndirect</a></td>
<td width="75%" bgcolor="#efefda">創(chuàng)建一個(gè)圖標(biāo)</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="DestroyCursor.htm">DestroyCursor</a></td>
<td width="75%" bgcolor="#efefda">清除指定的鼠標(biāo)指針,并釋放它占用的所有系統(tǒng)資源</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreateIcon.htm">DestroyIcon</a></td>
<td width="75%" bgcolor="#efefda">清除圖標(biāo)</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="DrawIcon.htm">DrawIcon</a></td>
<td width="75%" bgcolor="#efefda">在指定的位置畫一個(gè)圖標(biāo)</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="DrawIconEx.htm">DrawIconEx</a></td>
<td width="75%" bgcolor="#efefda">描繪一個(gè)圖標(biāo)或鼠標(biāo)指針。與<a
href="DrawIcon.htm">DrawIcon</a>相比,這個(gè)函數(shù)提供了更多的功能</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="ExtractAssociatedIcon.htm">ExtractAssociatedIcon</a></td>
<td width="75%" bgcolor="#efefda">判斷一個(gè)可執(zhí)行程序或DLL中是否存在圖標(biāo),或是否有圖標(biāo)與系統(tǒng)注冊(cè)表中指定的文件存在關(guān)聯(lián)并提取之</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -