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

📄 plot7.htm

📁 WinAPI函数打包下载.rar
💻 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>绘图类函数7</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="plot1.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot1.htm"><font color="#FFFF00">第一页</font></a><font color="#FFFFFF">,</font><a
    href="plot2.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot2.htm"><font color="#FFFF00">第二页</font></a><font color="#FFFFFF">,</font><a
    href="plot3.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot3.htm"><font color="#FFFF00">第三页</font></a><font color="#FFFFFF">,</font><a
    href="plot4.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot4.htm"><font color="#FFFF00">第四页</font></a><font color="#FFFFFF">,</font><a
    href="plot5.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot5.htm"><font color="#FFFF00">第五页</font></a><font color="#FFFFFF">,</font><a
    href="plot6.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot6.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="SetPixel.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetPixel.htm">SetPixel</a></td>
    <td width="75%" bgcolor="#efefda">在指定的设备场景中设置一个像素的RGB值</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SetPixelV.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetPixelV.htm">SetPixelV</a></td>
    <td width="75%" bgcolor="#efefda">在指定的设备场景中设置一个像素的RGB值</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SetPolyFillMode.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetPolyFillMode.htm">SetPolyFillMode</a></td>
    <td width="75%" bgcolor="#efefda">设置多边形的填充模式</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SetROP2.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetROP2.htm">SetROP2</a></td>
    <td width="75%" bgcolor="#efefda">设置指定设备场景的绘图模式。与vb的DrawMode属性完全一致</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SetWinMetaFileBits.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetWinMetaFileBits.htm">SetWinMetaFileBits</a></td>
    <td width="75%" bgcolor="#efefda">将一个标准Windows图元文件转换成增强型图元文件</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="StrokeAndFillPath.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/StrokeAndFillPath.htm">StrokeAndFillPath</a></td>
    <td width="75%" bgcolor="#efefda">针对指定的设备场景,关闭路径上打开的所有区域</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="StrokePath.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/StrokePath.htm">StrokePath</a></td>
    <td width="75%" bgcolor="#efefda">用当前画笔描绘一个路径的轮廓。打开的图形不会被这个函数关闭</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="UnrealizeObject.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/UnrealizeObject.htm">UnrealizeObject</a></td>
    <td width="75%" bgcolor="#efefda">将一个刷子对象选入设备场景之前,如刷子的起点准备用<a
    href="SetBrushOrgEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetBrushOrgEx.htm">SetBrushOrgEx</a>修改,则必须先调用本函数</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="WidenPath.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/WidenPath.htm">WidenPath</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 + -