CreateTint

IImageTransformOperationFactory.CreateTint method

Creates Tint effect.

public ITint CreateTint(float hue, float amount)
ParameterTypeDescription
hueSingleHue.
amountSingleAmount.

Return Value

Tint effect.

See Also