ColorReplace

ColorReplace class

Represents a Color Replacement effect. All effect colors are changed to a fixed color. Alpha values are unaffected.

equals

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

Parameters:

NameTypeDescription
objObjectThe ColorReplace to compare.

Result: boolean


getColor

NameDescription
getColor()Returns color format which will replace color of every pixel. Read-only IColorFormat.

Result: ColorFormat


getEffective

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

Result: ColorReplaceEffectiveData


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