- Name
-
InvertMask -- invert mask of a brush (V2.0)
- Synopsis
-
InvertMask(id)
- Function
-
This function inverts the mask of the brush specified by
id. This means
that all areas which were previously transparent, will become opaque
and areas that were opaque previously, will become transparent.
- Inputs
-
- id
- brush whose mask is to be inverted
Show TOC