C# Class Common.Helpers.Extentions.ImageManage

Afficher le fichier Open project: rabbal/Mvc5

Méthodes publiques

Méthode Description
AddWaterMark ( string filePath, string text ) : byte[]

Method Details

AddWaterMark() public static méthode

public static AddWaterMark ( string filePath, string text ) : byte[]
filePath string
text string
Résultat byte[]