WillEastbury / Watermarker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple azure function to add a watermark text to an image at a specified location.

(Uses ImageMagick.net for the watermark).

Call in the format of "api/WaterMarker/{imageUrl}/{xpos}/{ypos}/{watermarkText}"

About


Languages

Language:C# 100.0%