public interface IAlphaModulateFixed extends IImageTransformOperation, IAccessiblePVIObject<IAlphaModulateFixedEffectiveData>
Represents an Alpha Modulate Fixed effect. Effect alpha (opacity) values are multiplied by a fixed percentage.
| Modifier and Type | Method and Description |
|---|---|
float |
getAmount()
Returns an amount of effect in percents.
|
void |
setAmount(float value)
Returns an amount of effect in percents.
|
getEffectiveCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.