Bytescout.Watermarking
|
Stamping photo with their date and time using "DateTime" preset in Bytescout.Watermarking SDK for .NET developers You can also use EXIF macros to watermark images with their extended information. See the macros tutorial Download source code: watermarkingsdk_filename_preset.zip (370 KB) Output image (see date time stamp at the right-bottom corner):
using System; namespace Sample // Initialize library // Set input file name // Add image to apply watermarks to // Create new watermark // Set output directory // Set output format // Apply watermarks // open generated image file in default image viewer
installed in Windows Download source code: watermarkingsdk_filename_preset.zip (370 KB) You can also use EXIF macros to watermark images with their extended information. See the macros tutorial
Documentation online: view (separate window)
Tutorials (using different watermarking presets): Advanced Tutorials (using presets with advanced settings): |
|
|
||