Package com.itextpdf.kernel.pdf.colorspace
package com.itextpdf.kernel.pdf.colorspace
-
ClassDescriptionRepresents the most common properties of color spaces.Dictionary wrapper that represent special type of color space, that uses pattern objects as the equivalent of colour values instead of the numeric component values used with other spaces.Shading pattern provides a smooth transition between colors across an area to be painted, independent of the resolution of any particular output device and without specifying the number of steps in the color transition.Wrapper that represents tiling pattern of color space.A code that determines how the colour of the pattern cell shall be specifiedA code that controls adjustments to the spacing of tiles relative to the device pixel gridThe abstract PdfShading class that represents the Shading Dictionary PDF object.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.The class that extendsPdfShading
class and is in charge of Shading Dictionary with Coons Patch mesh type.The class that extendsPdfShading
class and is in charge of Shading Dictionary with free-form Gouraud-shaded triangle mesh type.The class that extendsPdfShading
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.The class that extendsPdfShading
class and is in charge of Shading Dictionary with lattice-form Gouraud-shaded triangle mesh type.The class that extendsPdfShading
class and is in charge of Shading Dictionary with radial type, that define a colour blend that varies between two circles.The class that extendsPdfShading
class and is in charge of Shading Dictionary with Tensor-Product Patch mesh type.