搜索资源列表
使用生动的调色板淡入淡出位图(8KB)
- 本程序使用vc编程能实现使用生动的调色板淡入淡出位图。只要直接解压便可哦-procedures for the use of the program to achieve vc use vivid palette fades out of the bitmap. As can be directly extracted oh
位图与调色板源代码bmp_in_mdiclient
- 用VC编写的位图与调色版的程序,大家多多指教!谢谢!-VC prepared by the bitmap with a palette version of the procedure, we exhibitions! Thank you!
VC图像处理源代码
- VC图像处理源代码,包括图形库,大量位图和调色板源代码。实用。-VC image processing source code, including the graphics library, a large number of bitmap and palette source code. Practical.
cdib--lei
- 一个不可多得的学习数字图像处理的vc++类,包括调色板,像素,大小等等,通过调用这个类可以得到更多的图像信息。是数字图像处理的基类。我学图像处理时一直在用,基本上不用调用API很爽的-a rare study of the Digital Image Processing vc categories, including palette, pixel size, etc., by calling this category can be
位图与调色板源代码bmp_in_mdiclient
- 用VC编写的位图与调色版的程序,大家多多指教!谢谢!-VC prepared by the bitmap with a palette version of the procedure, we exhibitions! Thank you!
VC图像处理源代码
- VC图像处理源代码,包括图形库,大量位图和调色板源代码。实用。-VC image processing source code, including the graphics library, a large number of bitmap and palette source code. Practical.
OpenGL(3D显示例程)
- 一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
tiaoseban
- 这是一个调色板设计,虽然这个只是个简单的程序,但对初学vc的人有帮助-This is a palette design, although this is a simple procedure, but for beginners vc help people
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图
tiaosebandemo
- 一个很好的调色板程序,适合大家学习,请多多指教,用vc++开发 -a good palette procedures for all learning, exhibitions, with the development of vc
testTeeChart
- TeeChart Pro是一款提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供您选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择,TeeChart还包括一个强大的、完整的编辑对话框,几乎可用于每个组件和子组件,允许你快速的设计复杂图表应用程序。图表编辑器通过Te
ColorPanel
- 这是一个用VC编写的调色板示例工程源代码,其中运用滑块控件对RGB进行取色-This is a palette with VC prepared sample project source code, which use the slider controls to check on the RGB color
testTeeChart
- TeeChart Pro是一款提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供您选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择,TeeChart还包括一个强大的、完整的编辑对话框,几乎可用于每个组件和子组件,允许你快速的设计复杂图表应用程序。图表编辑器通过Te
tiaoseban
- 书上的一个调色板的代码,VC编的,希望对大家有帮助-Book a palette code, VC series, and they hope to help everyone
DImageProcess
- 使用CDib处理图象,定义了一些类CMyDib类: PaintDIB() - 绘制DIB对象 CMyDib::DrawDib // CreateDIBPalette() - 创建DIB对象调色板 CMyDib::ConstructPalette() // FindDIBBits() - 返回DIB图像象素起始位置 CMyDib::GetBits() // DIBWidth() - 返回DIB宽度 CMyDib::Get
picture
- VC++环境下的图像的读取、存储、调色板修改及显示等。-VC++ Environment image to read, store, modify and display color palettes.
VC++BMPandpalette
- 这个程序运行后产生一个调色板,用户可以打开某一个位图,对其进行调色操作-After running this procedure generates a color palette, the user can open a bitmap, its color operation
color
- 用VC++些的调色板程序,实现了调色的基本功能,很实用-Using VC++ some of the palette procedures, to achieve the basic functions of a color, it is practical
ColorPan
- VC实现调色板的功能,只要拖动滚动条,就可以实现颜色的变化-VC to achieve the functions palette, as long as the drag the scroll bar on the color change can be achieved
vc调色板原理编程
- 对新手介绍了调色板的原理、结构和如何编程使用。(The principle, structure and application of palette are introduced to the novice.)