Tint

Tint class

Represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount.

equals

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

Parameters:

NameTypeDescription
objObjectThe Tint to compare.

Result: boolean


getEffective

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

Result: TintEffectiveData


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