GrayScale
GrayScale class
Represents a Gray Scale effect. Converts all effect color values to a shade of gray,
corresponding to their luminance. Effect alpha (opacity) values are unaffected.
equals
| Name | Description |
|---|
| equals(Object) | Determines whether the specified GrayScale is equal to the current GrayScale. |
Parameters:
| Name | Type | Description |
|---|
| obj | Object | The GrayScale to compare. |
Result:
boolean
getEffective
| Name | Description |
|---|
| getEffective() | Gets effective Gray Scale effect data with the inheritance applied. |
Result:
GrayScaleEffectiveData
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