-
设置图像的灰度
通过彩色图象灰度化来介绍C#处理数字图像的3种方法,Bitmap类、BitmapData类和Graphics类是C#处理图像的的3个重要的类。Bitmap只要用于处理由像素数据定义的图像的对象,主要方法和属性如下: GetPixel方法和SetPixel方法,获取和设置一个图像的指定像素的颜色。 PixelFormat属性,返回图像的像素格式。 Palette属性,获取或折纸图像所使用的颜色调色板。 Height属性和Width属性,返回图像的高度和宽度。 LockBits方法和UnlockBits方法,分别锁定和解锁系统内存中的位图像素。BitmapData对象指定了位图的属性: Height属性,被锁定位图的高度。 Width属性,被锁定位图的宽度。 PixelFormat属性,数据的实际像素格式。 Scan0属性,被锁定数组的首字节地址。 Stride属性,步幅,也称扫描宽度。彩色图象灰度化24位彩色图象每个像素用3个
- 2023-04-11 05:05:04下载
- 积分:1
-
C++Builder下学习OpenGL的文档。
C++Builder下学习OpenGL的文档。-C Builder studies OpenGL the documents.
- 2022-02-01 09:23:34下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 立方体.rar-OpenGL graphic example- cube. Rar
- 2022-03-16 02:21:36下载
- 积分:1
-
用OPenGL库,实现动态效果,该程式教了你怎么样使用OPENGL
用OPenGL库,实现动态效果,该程式教了你怎么样使用OPENGL-use OpenGL libraries, dynamic effects, the programs teach you how to use OpenGL kind
- 2022-03-09 23:24:53下载
- 积分:1
-
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置....
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置.-graphics programming, and VC on the OpenGL code. Display graphics is the color of the situation and the corresponding position.
- 2022-10-10 00:20:03下载
- 积分:1
-
opengl的一个图像源代码
opengl的一个图像源代码-opengl image of a source code
- 2022-01-25 22:26:07下载
- 积分:1
-
SimuCenter是基于C++和OpenGL技术的仿真软件系统,采用前卫的模块组态方式编辑文档,在您的轻松点击之中,便可实现复杂系统的逼真仿真。该系统目前主要...
SimuCenter是基于C++和OpenGL技术的仿真软件系统,采用前卫的模块组态方式编辑文档,在您的轻松点击之中,便可实现复杂系统的逼真仿真。该系统目前主要用于控制领域,可用于工业生产,航空,航海,天体运行等系统的仿真,也可作为CAI教学软件使用。
-SimuCenter is based on the C and OpenGL technology system simulation software, using cutting-edge module configuration to edit documents, in your easy click, complex systems can achieve the realistic simulation. The system is mainly used to control the area can be used for industrial production, aviation, navigation, and other celestial bodies operating system simulation, CAI also can be used as teaching software use.
- 2022-05-17 03:13:53下载
- 积分:1
-
用OPENGL开发的地形程序.
用OPENGL开发的地形程序.-use OpenGL development of the terrain procedures.
- 2022-04-30 03:00:08下载
- 积分:1
-
opengl 太阳地球月球系统
利用opengl制作太阳地球月球三者绕行,地球绕太阳运动,月球绕地球运动
- 2023-05-08 11:15:08下载
- 积分:1
-
w d s a small keyboard and adjust the operation of the Spheres minor changes in...
w a s d 和小键盘的操作 调节球体的细微的空间变化!-w d s a small keyboard and adjust the operation of the Spheres minor changes in space!
- 2023-06-24 04:35:03下载
- 积分:1