ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGDisplayTransparency Object > IGDisplayTransparency Methods > UpdateMaskFrom Method |
Sets the transparency mask. It is used if the IG_DSPL_TRANSPARENCY_MASK flag is set as described in Mode property. This is a normal IGPage Object image. Its location on the screen depends upon the other flags described, and the Point option.
UpdateMaskFrom(pMask As IGPage)
Name | Description |
---|---|
pMask | Copy of this IGPage Object will be used as image transparency mask |
N/A
N/A
Display