See Also Examples Applies To
Adds transparency into the native image or into the area defined by FiltersToZone() method.
Syntax
object.SetTransparencyEffect (nTransparencyValue)
The SetTransparencyEffect syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nTransparencyValue | Required. Long. Value between -255 and 255. 255 means full opacity and -255 means full transparency. |
Returns
Remarks
The ImagingStatus constants are defined HERE
Category
Alpha Channel & Transparency