搜索资源列表
Cast_example
- Delphi code CastStrTrunc demonstrate use of Str cast function, Trunc function and drawing text on form canvas - Canvas.TextOut.-Delphi code CastStrTrunc demonstrate use of Str cast function, Trunc function and drawing text on form canvas - Canvas.Te
Delphi_782011
- Delphi:Delphi实现在图片上输入文字,把文字写入到图片中,使用了Picture.Bitmap.Canvas和Picture.Bitmap.Canvas.TextOut进行写入图片,并合成后保存输出,本例的操作对象为BMP位图,JPG/PNG图像未做测试,源码运行效果请参见“软件截图”。 -Delphi: Delphi to achieve to enter text in the picture, the text is written to the image, use the
Delphi_525333
- Delphi:一个Delphi图片剪切的例子,按回车剪切,只支持打开BMP.EMF等格式都可以,但没见到支持JPG。本实例是Delphi开发案例精选中后个例子,使用TextOut在画布上画图。打开程序选择图像后,用鼠标右键拖选出一个区域,按回车键直接剪切图像。 -Delphi: an example of Delphi picture shear, press Enter to cut, only supports open BMP.EMF other formats can be, but
Delphi_545702
- Delphi:Delphi将文字保存为图片,这是Delphi开发案例精选中的一个实例,使用TextOut在画布上画图,实现保存为图片。 -Delphi: Delphi will save the text as a picture, which is Delphi developers selected cases an instance, use TextOut drawing on the canvas to achieve saved as a picture.
