public interface IColorReplaceEffectiveData extends IEffectEffectiveData
Immutable object which represents a Color Replacement effect. All effect colors are changed to a fixed color. Alpha values are unaffected.
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor()
Returns color format which will replace color of every pixel.
|
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.