AlphaInverse

AlphaInverse class

Represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%.

equals

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

Parameters:

NameTypeDescription
objObjectThe AlphaInverse to compare.

Result: boolean


getEffective

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

Result: AlphaInverseEffectiveData


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


getVersion

NameDescription
getVersion()

Result: long


hashCode

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

Result: int