HSL

HSL class

Represents a Hue/Saturation/Luminance effect.
The hue, saturation, and luminance may each be adjusted relative to its current value.

The HSL type exposes the following members:

Properties

NameDescription
as_i_presentation_componentAllows to get base IPresentationComponent interface.
Read-only IPresentationComponent.
slideReturns the base slide.
Read-only IBaseSlide.
presentationReturns the presentation.
Read-only IPresentation.
as_i_image_transform_operationReturns IImageTransformOperation interface.
Read-only IImageTransformOperation.

Methods

NameDescription
get_effective()Gets effective Hue/Saturation/Luminance effect data with the inheritance applied.

See Also