20.1.8.39 hsl

This element specifies a hue/saturation/luminance effect. The hue, saturation, and luminance can each be adjusted relative to its current value.

Attributes

sat (Saturation)

Specifies the percentage by which the saturation is adjusted.

The possible values for this attribute are defined by the ST_FixedPercentage simple type (20.1.10.24).

lum (Luminance)

Specifies the percentage by which the luminance is adjusted.

The possible values for this attribute are defined by the ST_FixedPercentage simple type (20.1.10.24).

hue (Hue)

Specifies the number of degrees by which the hue is adjusted.

The possible values for this attribute are defined by the ST_PositiveFixedAngle simple type (20.1.10.44).

[Note: The W3C XML Schema definition of this element’s content model (CT_HSLEffect) is located in A.4.1. end note]

Last updated on