com.aspose.slides
Interface ITintEffectiveData

All Known Implementing Classes:
TintEffectiveData

public interface ITintEffectiveData

Immutable object which represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount.


Method Summary
 float getAmount()
           
 float getHue()
           
 

Method Detail

getHue

float getHue()

getAmount

float getAmount()