maxLevel
Specifies the maximum luminance level for manipulating the gradient's color representation. This value determines the upper bound of the luminance range applied to the gradient transformation. It is used in combination with minLevel
to define the range of luminance levels that affect the final gradient appearance.
The default value is 1.0
, which represents the maximum possible luminance level.