| Removed Classes |
|
PdfShading
|
The abstract PdfShading class that represents the Shading Dictionary PDF object. |
|
PdfShading.Axial
|
The class that extends PdfShading class and is in charge of Shading Dictionary with axial type, that define a colour blend that varies along a linear axis between two endpoints and extends indefinitely perpendicular to that axis. |
|
PdfShading.CoonsPatchMesh
|
The class that extends PdfShading class and is in charge of Shading Dictionary with Coons Patch mesh type. |
|
PdfShading.FreeFormGouraudShadedTriangleMesh
|
The class that extends PdfShading class and is in charge of Shading Dictionary with free-form Gouraud-shaded triangle mesh type. |
|
PdfShading.FunctionBased
|
The class that extends PdfShading class and is in charge of Shading Dictionary with function-based type, that defines color at every point in the domain by a specified mathematical function. |
|
PdfShading.LatticeFormGouraudShadedTriangleMesh
|
The class that extends PdfShading class and is in charge of Shading Dictionary with lattice-form Gouraud-shaded triangle mesh type. |
|
PdfShading.Radial
|
The class that extends PdfShading class and is in charge of Shading Dictionary with radial type, that define a colour blend that varies between two circles. |
|
PdfShading.TensorProductPatchMesh
|
The class that extends PdfShading class and is in charge of Shading Dictionary with Tensor-Product Patch mesh type. |