-
16色和256色的位图显示,可以稍作修改可以显示24位真彩色。
16色和256色的位图显示,可以稍作修改可以显示24位真彩色。-16 color and 256 color bitmap, it can be some slight modifications can display 24-bit True Color.
- 2022-05-30 13:20:04下载
- 积分:1
-
在C++Builder用GDI+实现半透明渐变的特效窗口,可动态换皮肤。
在C++Builder用GDI+实现半透明渐变的特效窗口,可动态换皮肤。 -In the C++ Builder with GDI+ Gradual realization of semi-transparent window effects can be dynamic for the skin.
- 2022-10-03 21:40:04下载
- 积分:1
-
这是一个基于对话框的计算器程序。是使用mfc编的。对初学者有一点帮助...
这是一个基于对话框的计算器程序。是使用mfc编的。对初学者有一点帮助-This is a calculator source code based on dialog box with the help of mfc. It may help the beginner of VC.
- 2023-05-02 06:15:02下载
- 积分:1
-
在VB环境下开发的,可以生成二维地形的程序
在VB环境下开发的,可以生成二维地形的程序-in VB development environment that can generate two-dimensional terrain procedures
- 2023-01-13 20:05:03下载
- 积分:1
-
非常好的画图源代码,有比较全面的画图技巧
非常好的画图源代码,有比较全面的画图技巧-Very good drawing source code, there are more comprehensive drawing skills
- 2022-01-27 09:51:00下载
- 积分:1
-
用VC编的波形显示程序,程序给出一个随机显示不断变化曲线的例子...
用VC编的波形显示程序,程序给出一个随机显示不断变化曲线的例子-VC allocated by the waveform display program, the program is given a random show examples of the ever-changing curve
- 2022-01-25 22:56:31下载
- 积分:1
-
C #画图板做简单的程序,你可以用鼠标拖动…
用C#做的简易画图板程序,可以用鼠标拖动划线,画圆等-With C# Drawing board to do simple procedures, you can use the mouse to drag the line, circle, etc.
- 2022-02-05 18:50:17下载
- 积分:1
-
能运动的小球,是在VC环境下做的。通过点的变化来使球运动
能运动的小球,是在VC环境下做的。通过点的变化来使球运动-To the ball movement is to do the VC environment. Through the point of change in order to make the ball movement
- 2022-03-06 03:39:11下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
available on the BMP format images of the merger, I was VC6.0 development, I hop...
上载的是BMP格式图像的合并,我是用VC6.0开发,希望能够为致力于图像方面的工作者提供帮助-available on the BMP format images of the merger, I was VC6.0 development, I hope for the images to help workers
- 2022-08-12 16:23:09下载
- 积分:1