-
一个可以存为bmp、jpeg等图形格式的图形绘制、编辑程序
一个可以存为bmp、jpeg等图形格式的图形绘制、编辑程序- May save is graph form the and so on bmp, jpeg graph plan, the
edit routine
- 2022-07-19 20:03:01下载
- 积分:1
-
3d Transform of a category. It can be used to generate a dynamic three
3d的一个变换类。用它可以生成一个动态三维动画-3d Transform of a category. It can be used to generate a dynamic three-dimensional animation
- 2022-02-21 15:10:31下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
java development of the 3D engine is suitable for beginners, code rarely, but ca...
java开发的三维引擎
很适合初学者,代码很少,却有劲想不到的用处-java development of the 3D engine is suitable for beginners, code rarely, but can not think of the usefulness of interesting
- 2022-03-12 05:05:19下载
- 积分:1
-
opencv 4.0图像处理里程,著名的intel公司图像处理库
opencv 4.0图像处理里程,著名的intel公司图像处理库-OpenCV 4.0 image processing mileage, the famous Intel Corporation Image Processing Library!
- 2022-03-05 04:15:44下载
- 积分:1
-
哈夫曼编码(C语言)
哈夫曼编码(C语言)-Huffman coding (C language)
- 2022-08-23 08:31:38下载
- 积分:1
-
这是计算机图形学的一个bessel画线算法。直接可以运行。
这是计算机图形学的一个bessel画线算法。直接可以运行。-This is a computer graphics Bessel line drawing algorithm. Direct run.
- 2022-03-11 03:52:10下载
- 积分:1
-
用VB编出的可以使窗体和图片透明
用VB编出的可以使窗体和图片透明-VB series can make out the forms and pictures transparent
- 2022-07-04 12:46:45下载
- 积分:1
-
HDraw(基于MFC编写的画图板)
============================================================
v3.0
自画直线,矩形,园
============================================================
v2.8-2.9
完成所有功能,包括全选,拖动等,参见文档HDraw2.9.doc
============================================================
v2.7
修正画布随滚动条滚动的Bug
完善MouseMove的直线,矩形和椭圆识别
- 2022-03-11 21:37:48下载
- 积分:1
-
提供一个相较于.net framework所提供的bitmap.getpixel or setpixel() 函式更快的bitmap存取方式,详细范例请见rea...
提供一个相较于.net framework所提供的bitmap.getpixel or setpixel() 函式更快的bitmap存取方式,详细范例请见readme-To provide a contrast. Net framework provided by the bitmap.getpixel or setpixel () function for faster access to bitmap mode, detailed examples, see readme
- 2022-07-23 04:32:56下载
- 积分:1