⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 graph3.htm

📁 本帮助文件中的Windows API 函数大约有774个
💻 HTM
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">

<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 background="../../../images/gray_weave.gif" link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">



<table border="0" width="100%" cellspacing="4" cellpadding="6">
  <tr>
    <td width="100%" <font color="#000000">位图、图标和光栅运算函数,共三页。</font><a
    href="graph1.htm"><font color="#FFFF00">第一页</font></a><font color="#FFFFFF">,</font><a
    href="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%" ><a href="SetBitmapDimensionEx.htm">SetBitmapDimensionEx</a></td>
    <td width="75%" >设置一幅位图的宽度。以一毫米的十分之一为单位</td>
  </tr>
  <tr>
    <td width="25%" ><a href="SetDIBColorTable.htm">SetDIBColorTable</a></td>
    <td width="75%" >设置选入设备场景的一个DIBSection的颜色表信息</td>
  </tr>
  <tr>
    <td width="25%" ><a href="SetDIBits.htm">SetDIBits</a></td>
    <td width="75%" >将来自与设备无关位图的二进制位复制到一幅与设备有关的位图里</td>
  </tr>
  <tr>
    <td width="25%" ><a href="SetDIBitsToDevice.htm">SetDIBitsToDevice</a></td>
    <td width="75%" >将一幅与设备无关位图的全部或部分数据直接复制到一个设备</td>
  </tr>
  <tr>
    <td width="25%" ><a href="SetStretchBltMode.htm">SetStretchBltMode</a></td>
    <td width="75%" >指定<a href="StretchBlt.htm">StretchBlt</a> 和 <a
    href="StretchDIBits.htm">StretchDIBits</a>函数的伸缩模式</td>
  </tr>
  <tr>
    <td width="25%" ><a href="StretchBlt.htm">StretchBlt</a></td>
    <td width="75%" >将一幅位图从一个设备场景复制到另一个</td>
  </tr>
  <tr>
    <td width="25%" ><a href="StretchDIBits.htm">StretchDIBits</a></td>
    <td width="75%" >将一幅与设备无关位图的全部或部分数据直接复制到指定的设备场景</td>
  </tr>
</table>


</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -