com.aspose.slides
Interface IColorReplaceEffectiveData

All Known Implementing Classes:
ColorReplaceEffectiveData

public interface IColorReplaceEffectiveData

Immutable object which represents a Color Replacement effect. All effect colors are changed to a fixed color. Alpha values are unaffected.


Method Summary
 java.awt.Color getColor()
           
 

Method Detail

getColor

java.awt.Color getColor()