搜索资源列表
3Code
- 实现对图形的平移,放缩,以及能在固定窗口内裁剪后显示,C++源程序
gdi_move_scal
- 使用GDI方式实现的图片移动和缩放,是win32窗口程序的源码。-GDI achieved by the use of the picture move and zoom, are the source win32 window procedure.
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
main
- 在windows上使用GTK产生窗口,并用cairo绘制文字并在窗口中显示文字,另让文字产生缩放和渐变的特效。-Generated on windows using GTK window and use cairo to draw text and display text in a window, and the other to produce the text scaling and gradient effects.