|
Bytescout.Watermarking SDK library
for .NET
How to add transparent visual text watermark in Visual Basic application using Bytescout.Watermarking SDK for .NET This sample demonstrates how to add simple transparent text watermark to the image file using Bytescout.Watermarking SDK for .NET with Visual Basic.NET Download source code: watermarkingsdk_visual_basic_net.zip (240 KB) Input image:
Output image:
using System; using Bytescout.Watermarking; namespace Sample // Initialize library // Set input file name // Add image to apply watermarks to // Create new watermark // Set watermark text // Add watermark to watermarker // Set output directory // Apply watermarks // open generated image file in default image viewer
installed in Windows Download source code: watermarkingsdk_visual_basic_net.zip (240 KB) You can also use EXIF macros to watermark images with their extended information. See this sample to view tutorial
Documentation online: view (separate window)
Tutorials (using different watermarking presets): Advanced Tutorials (using presets with advanced settings): |
|
|
Copyright © ByteScout, 2003-2010. Privacy Statement
Microsoft®, Windows®, Windows 2000®, Windows Server®, Windows Vista®, Internet Explorer®, .NET Framework®, ActiveX®, Visual Basic®, Visual C#®, ASP®, ASP.NET®, Excel®, PowerPoint®, are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Adobe®, Flash® and Acrobat® are registered trademarks of Adobe Systems, Incorporated. Mozilla®, Firefox® and the Mozilla and Firefox Logos are registered trademarks of the Mozilla Foundation. Other product names or brandnames used herein are for identification purposes only and might be trademarks or registered trademarks of their respective companies. We disclaim any and all rights to those marks. |
|