Bytescout.Watermarking
|
How to use "Text Fits Page Diagonal" preset to watermark a photo image in your .NET application using Bytescout.Watermarking SDK for .NET You can also use EXIF macros to watermark images with their extended information. See this sample to view tutorial Download source code: watermarkingsdk_text_fits_page_diagonal_preset.zip (240 KB) Input image:
Output image:
using System; 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_text_fits_page_diagonal_preset.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): |
|
|
||