文件名称:ImageText
介绍说明--下载内容均来自于网络,请自行研究使用
VC++ 在位图中输出字符串,也就是把文字显示在图片上,其实就是图上加水印的功能,在运行截图所示的窗口中,选择一张图片,可以是BMP/JPG,然后在水印文本框中输入要显示的水印文字,在X轴坐标和Y轴坐标中定义文字显示的位置,最后点击一下“水印效果”按钮,立马就能看到图片上的水印文字了,完美实现了在BMP位图上显示文字的效果。-VC++ bitmap output string, which is the text displayed in the picture, in fact, add watermark feature on the map, as shown in the screenshot run window, select a picture, you can be BMP/JPG, and then in the watermark enter the text box to display the watermark text, position the X-axis and Y-axis coordinates defined coordinate text display, and finally click "watermark" button, you can immediately see the picture on the watermark text, the perfect realization of the BMP bitmap effect on the text display.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ImageText\Gdiplus\BaseTsd.h
.........\.......\gdiplus.dll
.........\.......\GdiPlus.h
.........\.......\GdiPlus.lib
.........\.......\GdiPlusBase.h
.........\.......\GdiPlusBitmap.h
.........\.......\GdiPlusBrush.h
.........\.......\GdiPlusCachedBitmap.h
.........\.......\GdiPlusColor.h
.........\.......\GdiPlusColorMatrix.h
.........\.......\GdiPlusEnums.h
.........\.......\GdiPlusFlat.h
.........\.......\GdiPlusFont.h
.........\.......\GdiPlusFontCollection.h
.........\.......\GdiPlusFontFamily.h
.........\.......\GdiPlusGpStubs.h
.........\.......\GdiPlusGraphics.h
.........\.......\GdiPlusHeaders.h
.........\.......\GdiPlusimageAttributes.h
.........\.......\GdiPlusImageCodec.h
.........\.......\GdiPlusImaging.h
.........\.......\GdiPlusInit.h
.........\.......\GdiPlusLineCaps.h
.........\.......\GdiPlusMatrix.h
.........\.......\GdiPlusMem.h
.........\.......\GdiPlusMetaFile.h
.........\.......\GdiPlusMetaHeader.h
.........\.......\GdiPlusPath.h
.........\.......\GdiPlusPen.h
.........\.......\GdiPlusPixelFormats.h
.........\.......\GdiPlusRegion.h
.........\.......\GdiPlusStringFormat.h
.........\.......\GdiPlusTypes.h
.........\ImageText.aps
.........\ImageText.clw
.........\ImageText.cpp
.........\ImageText.dsp
.........\ImageText.dsw
.........\ImageText.h
.........\ImageText.rc
.........\ImageTextDlg.cpp
.........\ImageTextDlg.h
.........\ReadMe.txt
.........\res\ImageText.ico
.........\...\ImageText.rc2
.........\resource.h
.........\StdAfx.cpp
.........\StdAfx.h
.........\Gdiplus
.........\res
ImageText