AlphaCeiling

AlphaCeiling class

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

equals

NameDescription
equals(Object)Determines whether the specified AlphaCeiling is equal to the current AlphaCeiling.

Parameters:

NameTypeDescription
objObjectThe AlphaCeiling to compare.

Result: boolean


getEffective

NameDescription
getEffective()Gets effective Alpha Ceiling effect data with the inheritance applied.

Result: AlphaCeilingEffectiveData


getParent_IPresentationComponent

NameDescription
getParent_IPresentationComponent()

getParent_ISlideComponent

NameDescription
getParent_ISlideComponent()

getParent_Immediate

NameDescription
getParent_Immediate()

getPresentation

NameDescription
getPresentation()

Result: Presentation


getSlide

NameDescription
getSlide()

Result: BaseSlide


getVersion

NameDescription
getVersion()

Result: long


hashCode

NameDescription
hashCode()Serves as a hash function for a particular type.

Result: int