VC++,NET, 怎么样在窗体上输出点阵

[复制链接]
查看11 | 回复0 | 2007-1-31 08:39:11 | 显示全部楼层 |阅读模式
OnDraw 里面CDC::SetPixel COLORREF SetPixel( int x, int y, COLORREF crColor );COLORREF SetPixel( POINT point, COLORREF crColor );CDC::SetLayout DWORD SetLayout( DWORD dwLayout );ParametersdwLayoutDevice context layout and bitmap control flags. It can be a combination of the following values.ValueMeaningLAYOUT_BITMAPORIENTATIONPRESERVED Disables any reflection for calls to CDC::BitBlt and CDC::StretchBlt. LAYOUT_RTL Sets the default horizontal layout to be right to left. LAYOUT_LTR Sets the default layout to be left to right.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行