|
|
This tutorial demonstrates how to add a red text (watermark) to the photo file using .NET built-in functionality without any 3rd party components and libraries (like our Watermarking SDK) in Visual C# application Download source code for this example: HowToAddWatermarkToImageInDotNetWithout3rdPartyTools_cs.zip (300 KB) Input image:
Output image:
using System; namespace WithoutDotNet Download source code for this example: HowToAddWatermarkToImageInDotNetWithout3rdPartyTools_cs.zip (300 KB)
Check Bytescout.Watermarking SDK for .NET to add more attractive watermarks with ready-to-use customizable presets |
|
|
||