ITintEffectiveData

ITintEffectiveData class

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

The ITintEffectiveData type exposes the following members:

Properties

NameDescription
hueReturns hue.
Read-only
amountReturns effect amount.
Read-only
as_i_effect_effective_dataAllows to get base IEffectEffectiveData interface.
Read-only IEffectEffectiveData.

See Also