InvertMask
Inherits from: Effect
Overview
An effect that returns a mask that is the inverse of the input (i.e., opaque areas of the input become transparent and vice versa).
Profile: common
Variable Summary
| name | type | Default Value | description |
|---|---|---|---|
| input | Effect | null |
The input for this |
| pad | Number | 10.0 |
The amount of padding added to each side of the resulting image, in pixels.
Min: 0.0
Max: n/a
Default: 10.0
Identity: 0.0
|
