搜索资源列表
ImageMagick-6.5.8-6.tar
- Imagemagic是一款创建、编辑、压缩图像的软件。可以转换 DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG等格式,并且能够轻松的对图片进行旋转,缩放等操作-ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (
chuizhitext
- vc绘制垂直文本的程序源码,希望对大家有所帮助-vc program source code to draw vertical text, we hope to help
test_events
- 界面响应,用IDL开发的。如果用户在draw区域进行鼠标的左击、右击,键盘,以及滚轮的移动等操作,就会将这些全部显示在text内。-it is done by IDL.if one operate on the screen,it can write down what you have done.
VCPPcode3
- MFC下绘制线条,修改窗口光标,工具栏,状态栏,文本颜色的可视化编程代码-To draw a line under MFC, modify, window cursor, toolbar, status bar text color visual programming code
jianbian
- VC++绘制渐变色文字?将文字添加渐变色的特效,这个相信不少朋友会需要吧,今天将源码分享给大家。-VC++ draw a gradient color text? Add text gradient effects, I believe many of my friends need it, the source code for everyone to share.
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system of vc++ Dow (drawing) source code, to support draw a straight line, circle, polygon drawing, draw curves, the Freehand graphics, add tex
imagefont
- C#实现在图片上绘制文字,使用DrawString方法绘制的文字。打开任意一幅图片,然后在文本框中输入任意你想要的文字,点击“绘制文字”按钮,你输入的文字会显示在打开图片的左上角位置。-C# draw the text on the picture, use the DrawString method to draw text. Open any picture, any text you want in the text box and then click on the "Draw Text
huizhi
- C#使用自身的DrawString方法绘制文字,源码简单,示例演示了绘制过程,具体实现思路请参阅源码文件,运行示例程序后,点击“绘制文字”按钮,即可看到由DrawString方法生成的一行文字。-C# uses the DrawString method to draw text, source code example demonstrates the rendering process, specific ideas, please refer to the source file, run
qpaintengine
- The QTextItem class provides all the information required to draw text in a custom paint engine for Linux.
Paint
- The Paint class holds the style and color information about how to draw geometries, text and bitmaps.
WinceGraphics
- Wince环境下的图形类,可以绘图,可以显示设定的文字。-Graphics Class Wince environment, can draw, you can set the display text.
internal_links
- Draw an arbitrary rectangle at a given location and label it with some text. -Draw an arbitrary rectangle at a given location and label it with some text.
SkDumpCanvas
- This class overrides all the draw methods on SkCanvas, and formats them as text, and then sends that to a Dumper helper object.
copy_assign
- Even with kEntirePaint_Bits, we always ensure that the master paint s text-encoding is respected, since that controls how we interpret the text length parameters of a draw[Pos]Text call.