📄 graph3.htm
字号:
<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>位图、图标和光栅运算类3</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">位图、图标和光栅运算函数,共三页。</font><a
href="graph1.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/graph1.htm"><font color="#FFFF00">第一页</font></a><font color="#FFFFFF">,</font><a
href="graph2.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/graph2.htm"><font color="#FFFF00">第二页</font></a><font color="#FFFFFF">,第三页</font></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="3" cellpadding="2">
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetBitmapDimensionEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetBitmapDimensionEx.htm">SetBitmapDimensionEx</a></td>
<td width="75%" bgcolor="#efefda">设置一幅位图的宽度。以一毫米的十分之一为单位</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetDIBColorTable.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetDIBColorTable.htm">SetDIBColorTable</a></td>
<td width="75%" bgcolor="#efefda">设置选入设备场景的一个DIBSection的颜色表信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetDIBits.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetDIBits.htm">SetDIBits</a></td>
<td width="75%" bgcolor="#efefda">将来自与设备无关位图的二进制位复制到一幅与设备有关的位图里</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetDIBitsToDevice.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetDIBitsToDevice.htm">SetDIBitsToDevice</a></td>
<td width="75%" bgcolor="#efefda">将一幅与设备无关位图的全部或部分数据直接复制到一个设备</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetStretchBltMode.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetStretchBltMode.htm">SetStretchBltMode</a></td>
<td width="75%" bgcolor="#efefda">指定<a href="StretchBlt.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/StretchBlt.htm">StretchBlt</a> 和 <a
href="StretchDIBits.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/StretchDIBits.htm">StretchDIBits</a>函数的伸缩模式</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="StretchBlt.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/StretchBlt.htm">StretchBlt</a></td>
<td width="75%" bgcolor="#efefda">将一幅位图从一个设备场景复制到另一个</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="StretchDIBits.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/StretchDIBits.htm">StretchDIBits</a></td>
<td width="75%" bgcolor="#efefda">将一幅与设备无关位图的全部或部分数据直接复制到指定的设备场景</td>
</tr>
<tr>
<td width="100%" bgcolor="#efefda" colspan="2"><p align="center">完</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -