FreeFormGouraudShading

FreeFormGouraudShading

Overview

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

Free-form Gouraud-shaded triangle mesh (Type 4, §8.7.4.5.5).

Properties: AltSpaceName, AntiAlias, BBox, Background, ColorSpaceName, ShadingType, and 1 more.

Properties

NameTypeAccessDescription
ShadingTypeShadingTypeReadGets the shading type.
ColorSpaceNamestringReadColour space name for the shading’s output.
TintTransformPdfFunction?ReadTint-transform function for a /Separation or /DeviceN output colour space, or null for a device colour space.
AltSpaceNamestring?ReadAlternate colour-space family (“DeviceRGB”/“DeviceCMYK”/“DeviceGray”/“Lab”) that TintTransform produces, or null.
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

 English