ColorChange

ColorChange class

Represents a Color Change effect. Instances of FromColor are replaced with instances of ToColor.

equals

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

Parameters:

NameTypeDescription
objObjectThe ColorChange to compare.

Result: boolean


getEffective

NameDescription
getEffective()Gets effective Color Change effect data with the inheritance applied.

Result: ColorChangeEffectiveData


getFromColor

NameDescription
getFromColor()Color which will be replaced. Read-only IColorFormat.

Result: ColorFormat


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


getToColor

NameDescription
getToColor()Color which will replace. Read-only IColorFormat.

Result: ColorFormat


getVersion

NameDescription
getVersion()

Result: long


getVersion

NameDescription
getVersion()

Result: long


hashCode

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

Result: int