ColorReplace
ColorReplace class
Represents a Color Replacement effect.
All effect colors are changed to a fixed color.
Alpha values are unaffected.
equals
| Name | Description |
|---|
| equals(Object) | Determines whether the specified ColorReplace is equal to the current ColorReplace. |
Parameters:
| Name | Type | Description |
|---|
| obj | Object | The ColorReplace to compare. |
Result:
boolean
getColor
| Name | Description |
|---|
| getColor() | Returns color format which will replace color of every pixel. Read-only IColorFormat. |
Result:
ColorFormat
getEffective
| Name | Description |
|---|
| getEffective() | Gets effective Color Replacement effect data with the inheritance applied. |
Result:
ColorReplaceEffectiveData
getParent_IPresentationComponent
| Name | Description |
|---|
| getParent_IPresentationComponent() | |
getParent_ISlideComponent
| Name | Description |
|---|
| getParent_ISlideComponent() | |
| Name | Description |
|---|
| getParent_Immediate() | |
getPresentation
| Name | Description |
|---|
| getPresentation() | |
Result:
Presentation
getSlide
| Name | Description |
|---|
| getSlide() | |
Result:
BaseSlide
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
hashCode
| Name | Description |
|---|
| hashCode() | Serves as a hash function for a particular type. |
Result:
int