搜索资源列表
CDC3
- 双缓冲即在内存中创建一个与屏幕绘图区域一致的对象,先将图形绘制到内存中的这个对象上,再一次性将这个对象上的图形拷贝到屏幕上,这样能大大加快绘图的速度。双缓冲实现过程如下: 1、在内存中创建与画布一致的缓冲区 BufferBmp=new Graphics::TBitmap() BufferBmp->Canvas->Handle=CreateCompatibleDC(Canvas->Handle) BufferBmp->Width=
ARM_moni_huaban
- ARM平台的综合实验,实现触摸屏的模拟画板功能,代码完整已调试通过-ARM' s comprehensive experimental platform to realize analog touch screen canvas functionality, code integrity has been debugged
CircleMenu
- public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String m
canvas
- 某智能手机开发公司imageeditor的开发源码,是利用qt进行图像编辑值得借鉴的好代码!-Development of a smart cell phone imageeditor source development is the use of qt for image editing is worth learning from the good code!
ssss
- 使用canvas组件写的可拖拽东西 使用canvas组件写的可拖拽东西 -fsdfsfsfsdfsdfsdfsdfs
shapes
- This is a very simple project to demonstrate some characteristics of objects. You can create various shapes, and you will see, if you do, that those shapes are drawn on screen (in a window that we call the "canvas"). You can then manipu
CEPaint
- evc写的一个小画板工具软件,可以参考学习-evc to write a small canvas tool, you can refer to learn
Canvas
- Canvas class in a header file
KuixCanvas
- kuix canvas framework
Canvas
- Canvas class in a header file
KuixCanvas
- kuix canvas framework
grlib
- canvas.c - A drawing canvas widget-canvas.c- A drawing canvas widget