public interface IColorChange extends IImageTransformOperation, IAccessiblePVIObject<IColorChangeEffectiveData>
Represents a Color Change effect. Instances of FromColor are replaced with instances of ToColor.
| Modifier and Type | Method and Description |
|---|---|
IColorFormat |
getFromColor()
Color which will be replaced.
|
IColorFormat |
getToColor()
Color which will replace.
|
getEffectiveIColorFormat getFromColor()
Color which will be replaced.
Read-only IColorFormat.
IColorFormat getToColor()
Color which will replace.
Read-only IColorFormat.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.