ImageGear Professional v18.2 > API Reference Guide > Effects Component API Reference > Effects Component Objects > IGEffectsCtl Control > IGEffectsCtl Methods > AddWatermark Method |
Produces a watermark like effect. 8-bit sign centered image referenced by pWatermarkPage object is scaled to match the image referenced by pPage object and merged with watermark effect.
This method takes into account the ROI settings of pPage object, that are accessible via the IGPage Object.ROI Property. By default ROI is set to the entire image.
AddWatermark (pPage As IGPage, pWatermarkPage As IGPage)
Name | Description |
---|---|
pPage | Reference to IGPage Object for which to apply the watermark. |
pWatermarkPage | Reference to IGPage Object of the watermark image. |
N/A
8-bit gray level, 9-16-bit gray level, 24, and 32
Ip_Fx