Bytescout.Watermarking
|
How to batch process 2 or more photo files using Bytescout.Watermarking SDK for .NET developers You can also use EXIF macros to watermark images with their extended information. See this sample to view tutorial Download source code: watermarkingsdk_batch_watermarking.zip (240 KB) Input image #1:
Input image #1:
OUTPUT: Output image #1:
Output image #2:
using System; namespace Sample // Initialize library // Add images to apply watermarks to // Create new watermark // Set watermark text // Add watermark to watermarker // Set output directory // Apply watermarks Download source code: watermarkingsdk_batch_watermarking.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): |
|
|
||