CoonsPatchShading
Overview
CoonsPatchShading is a class in Aspose.PDF FOSS for .NET.
Inherits from: ShadingBase.
Coons patch mesh (Type 6, §8.7.4.5.7).
Properties: AntiAlias, BBox, Background, ColorSpaceName, ShadingType.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ShadingType | ShadingType | Read | Gets the shading type. |
ColorSpaceName | string | Read | Colour space name for the shading’s output. |
Background | double[]? | Read | Background colour components, or null if absent. |
BBox | double[]? | Read | Bounding box [xmin, ymin, xmax, ymax], or null if absent. |
AntiAlias | bool | Read | Whether anti-aliasing is requested (advisory). |