AlphaFloor

AlphaFloor class

Represents an Alpha Floor effect.
Alpha (opacity) values less than 100% are changed to zero.
In other words, anything partially transparent becomes fully transparent.

The AlphaFloor 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_operationAllows to get base IImageTransformOperation interface.
Read-only IImageTransformOperation.

Methods

NameDescription
get_effective()Gets effective Alpha Floor effect data with the inheritance applied.

See Also