Base class for all derived tint transform classes.

Namespace: TallComponents.PDF.Colors
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public abstract class TintTransform
Visual Basic
Public MustInherit Class TintTransform

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Colors..::..TintTransform
    TallComponents.PDF.Colors..::..LinearCmykTintTransform

See Also