Applies transparency to the input image. A value of 0% makes the image completely transparent while a value of 100% leaves the image unchanged. This property is similar to the "opacity" CSS property.
Syntax | |
---|---|
CSS | opacity( [ <number [0,∞]> | <percentage [0,∞]> ]? ) |