搜索资源列表
converttodicom
- 将BMP文件转换为DICOM文件 大家下载Cimg.h文件后,放在同一目录下,在vc++6.0中就可以编译-document will be converted to BMP file you download DICOM Cimg.h documents, on the same directory, vc 6.0 can be compiled
linuxchangebmp
- 本程序在项目中测试通过 yangxing msn:lelma_yx@hotmail.com 希望对tft屏操作的朋友有所帮助。 一、支持65K色320*240bmp图片 二、输入文件为BMP文件(如15.bmp) 三、输出文件为.h文件(如15.h) 四、支持555和565格式 五、在显示文件中包含此头文件,然后将其输出到TFT屏上即可-the procedures in the project through testing yangxing msn : le
VC视图绘制动态曲线图
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
bmp2h.zip
- convert bmp file to header file(.h) data program,convert bmp file to header file(.h) data program
paint
- this code runs in ms dos paint.cpp : main code bmp_defs : functions to load and save bmp files cursor.h : definitions of different cursors used outlook.h : contains the entire window descr iption of paint
bitmapToRGB
- 把BitMap格式的文件解码成.h的RGB格式文件,这有利于程序的运行数度,把BMP图片先解码处理。-Bitmap file format to decode into. H the RGB format, which is conducive to the operation of the procedure several times, the BMP image decoder to deal with first.
JpegBMP
- A DLL library of converting bmp and jpg each other,which includes .h and .lib file! You can easily use it!
bmptochuli
- 对BMP图像进行解析,比较适合初学者,是个.H和.CPP文件-Of the BMP image resolution, more suitable for beginners, is a good example of
Ch5Demo1
- 基本输入——键盘和鼠标消息 基本输入——键盘和鼠标消息-For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitm
Semi-transparent_Draw_PNG
- 将图片资源导入Dll,再从Dll导出图片资源,(注意dll工程和主工程的stdsfx.h中都已经修改了版本) 具体实现思想是 将图片封装到dll,然后应用程序动态调用图片资源。 测试图片格式有 bmp、 png,其他类型请自行调用 CTestRCDlg::LoadImageFromResource,此函数最后一个参数为图片格式(使用"PNG"、"GIF")-Concrete realization of idea is to picture package to the dll, and
ConvBDF1
- Usage: convbdf [options] [input-files] convbdf [options] [-o output-file] [single-input-file] options: -c Convert .bdf to .c source file -h Convert .bdf to .h header file (to create sysfont.h) -f Convert .bdf to .fnt font file -b Convert
TC2
- 功能:把一个或多个16色位图转换为一个可以被C或C++ 包含(include)的.H头文件. 提示:开始之后,要求输入文件名,一般来说,将BMP文件放在一个较易敲打出来的路径可能是个不错的想法. 但是,将BMP文件与16BMP2H放在同一路径可能更为方便,因为这样你可以不用打出前面的路径. 16BMP2H 要求文件输入时带后缀!也就是文件全名. -Function: the one or more of the 16-color bitmap that can be co
BMP2Hex_Ver1.2
- This program convert BMP image to Header file(.h) It is made by firmware program.
DibRadioButton
- 控件包含文件: 头文件 源文件 资源文件 DibRadioButton.h DibRadioButton.cpp Radio_button.bmp ==========================使用说明========================= 2008-1-8 1.修正了程序SetCheck后,导致位图的贴图错误等bug。 2.添加了设置控件以及文字的背景色设置。 3.添加了文字的字体颜色设置。 4.修正了些许其他的逻辑上的
CISBitmap
- 从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。-Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using th
bmpScreen
- /*类名称:bmpScreen.h。 类功能:提供了一个MFC下截取窗口特定部分并保存为bmp图片的类。 类参数:Crect rect, int left, int top, int top, char* name。 类参数说明: (1)Crect rect 定义截图框的大小。 (2)int left 定义截图框距截图窗口左边的距离。 (3)int top 定义截图框距截图窗口上边的距离。 (4)char *name 定义所截图的
ShowDIB_32
- WINDOWS 桌面电脑上将BMP图片转成.h文件或者数据文件。主要用于产品的LOGO文件生成。-自动检测 阿拉伯语 德语 俄语 法语 韩语 葡萄牙语 日语 泰语 文言文 西班牙语 意大利语 英语 粤语 中文 阿拉伯语 德语 俄语 法语 韩语 葡萄牙语 日语 泰语 文言文 西班牙语 意大利语 英语 粤语 中文 请输入您要翻译的文字内容或网页地址,回车即可翻译 bmp图片转换成*.h 或得*.RAW文件,用于产品LOGO。 ON划
彩色图像处理
- 比较对彩色图像CSimage4.bmp仅进行I分量平滑处理和对H、S、I三个分量都进行平滑处理后的图像情况。(Compared with the color image CSimage4.bmp, only the I component smoothing processing and the H, S, I three components are smoothed after the image processing.)
颜色处理
- Public Sub DibGet(ByVal IdSource As Long, XBegin As Long, ByVal YBegin As Long, ByVal XEnd As Long, ByVal YEnd As Long) Dim iBitmap As Long Dim iDC As Long Dim I As Long Dim W As Long Dim H As Long On Error GoTo ErrLine D