LatticeFormGouraudShading

LatticeFormGouraudShading

Overview

LatticeFormGouraudShading is a class in Aspose.PDF FOSS for .NET. Inherits from: ShadingBase.

Lattice-form Gouraud-shaded triangle mesh (Type 5, §8.7.4.5.6).

Properties: AntiAlias, BBox, Background, ColorSpaceName, ShadingType.

Properties

NameTypeAccessDescription
ShadingTypeShadingTypeReadGets the shading type.
ColorSpaceNamestringReadColour space name for the shading’s output.
Backgrounddouble[]?ReadBackground colour components, or null if absent.
BBoxdouble[]?ReadBounding box [xmin, ymin, xmax, ymax], or null if absent.
AntiAliasboolReadWhether anti-aliasing is requested (advisory).

See Also