| Class | Description |
|---|---|
| PdfCieBasedCs | |
| PdfCieBasedCs.CalGray | |
| PdfCieBasedCs.CalRgb | |
| PdfCieBasedCs.IccBased | |
| PdfCieBasedCs.Lab | |
| PdfColorSpace |
Represents the most common properties of color spaces.
|
| PdfDeviceCs | |
| PdfDeviceCs.Cmyk | |
| PdfDeviceCs.Gray | |
| PdfDeviceCs.Rgb | |
| PdfPattern | |
| PdfPattern.Shading | |
| PdfPattern.Tiling | |
| PdfPattern.Tiling.PaintType | |
| PdfPattern.Tiling.TilingType | |
| 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. |
| PdfSpecialCs | |
| PdfSpecialCs.DeviceN | |
| PdfSpecialCs.Indexed | |
| PdfSpecialCs.NChannel | |
| PdfSpecialCs.Pattern | |
| PdfSpecialCs.Separation | |
| PdfSpecialCs.UncoloredTilingPattern |
Copyright © 1998–2016 iText Group NV. All rights reserved.