搜索资源列表
OpenGL 场景绘制到打印机.zip
- 用MFC 封装OpenGL 可以用两种API:快速绘制和优秀的界面。然而,由于许多打印机驱动器不支持SetPixelFormat() API 函数,这样就不能直接将OpenGL 场景绘制到打印机上。一种广泛使用的技术是先将一个OpenGL 场景绘制到DIB 区,再将它复制到DC以供打印或预览。这个项目演示了这一方法。
Csharp_printClass(special)
- 我在公司另一个项目里实现的数据库数据打印类,不同上次上传得datagrid技术。这次是采用画图函数来实现打印表格绘制,附有说明。对初次学习csharp的新手有帮助。-Another project in the company achieving the Print database data types, Upload a different last datagrid technology. This function is used to draw to print forms drawn