C# Class Common.Helpers.Extentions.ImageManage

Datei anzeigen Open project: rabbal/Mvc5

Public Methods

Method Description
AddWaterMark ( string filePath, string text ) : byte[]

Method Details

AddWaterMark() public static method

public static AddWaterMark ( string filePath, string text ) : byte[]
filePath string
text string
return byte[]