Interface: ContrastEffect
Hierarchy
-
↳
ContrastEffect
Properties
contrast
• contrast: number
The contrast of the result. A value under 100 decreases the contrast, while a value over 100 increases it. A value of 0 will make the element completely gray, while a value of 100 leaves the it unchanged.
Default
125
id
• Readonly
id: number
Every Effect is assigned a unique numerical id that cannot be changed.