Apitron.PDF.Kit.FixedLayout.Resources.Shadings Namespace

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This namespace contains definition of shadings.
Classes

  ClassDescription
Public classAxialShading
This class represents an axial shading.
Public classFunctionShading
This class represents a function based shading. In Type 1 (function-based) shadings, the colour at every point in the domain is defined by a specified mathematical function. The function need not be smooth or continuous. This type is the most general of the available shading types and is useful for shadings that cannot be adequately described with any of the other types. NOTE: This type of shading shall not be used with an Indexed colour space.
Public classRadialShading
This class represents a radial shading.
Public classShading
This class represents an abstract shading.