[]
Represents an alpha modulate fixed effect.
Effect alpha (opacity) values are multiplied by a fixed amount.
public class AlphaModulation : ImageEffect
Public Class AlphaModulation
Inherits ImageEffect
| Name | Description |
|---|---|
| Amount | Gets or sets the amount to scale the alpha. Allowed values are from 0 to 1, inclusive. The default is 1. |
| Name | Description |
|---|---|
| Equals(AlphaModulation) | |
| Equals(object) | |
| GetHashCode() |