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()
           Returns effect amount.
 float getHue()
           Returns hue.
 

Method Detail

getHue

float getHue()

Returns hue. Read-only float.


getAmount

float getAmount()

Returns effect amount. Read-only float.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.