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.

Returns: boolean


getColor

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

Returns: ColorFormat


getEffective

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

Returns: ColorReplaceEffectiveData


getVersion

NameDescription
getVersion ()

Returns: long


hashCode

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

Returns: int