WebImage.AddImageWatermark Method

Include Protected Members
Include Inherited Members

Adds a watermark image to the WebImage object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddImageWatermark(String, Int32, Int32, String, String, Int32, Int32) Adds a watermark image using a path to the watermark image.
Public method AddImageWatermark(WebImage, Int32, Int32, String, String, Int32, Int32) Adds a watermark image using the specified image object.

Top

See Also

Reference

WebImage Class

System.Web.Helpers Namespace