AlphaModulate
AlphaModulate class
Represents an Alpha Modulate effect.
Effect alpha (opacity) values are multiplied by a fixed percentage.
The effect container specifies an effect containing alpha values to modulate.
equals
| Name | Description |
|---|
| equals(Object) | Determines whether the specified AlphaModulate is equal to the current AlphaModulate. |
Parameters:
| Name | Type | Description |
|---|
| obj | Object | The AlphaModulate to compare. |
Result:
boolean
getEffective
| Name | Description |
|---|
| getEffective() | Gets effective Alpha Modulate effect data with the inheritance applied. |
Result:
AlphaModulateEffectiveData
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
hashCode
| Name | Description |
|---|
| hashCode() | Serves as a hash function for a particular type. |
Result:
int