CoonsPatchShading
概要
CoonsPatchShading は .NET 用 Aspose.PDF FOSS のクラスです。
継承元: ShadingBase。
Coons patch mesh (Type 6, §8.7.4.5.7)。
プロパティ: AntiAlias, BBox, Background, ColorSpaceName, ShadingType.
プロパティ
| Name | Type | Access | Description |
|---|---|---|---|
ShadingType | ShadingType | Read | シェーディングタイプを取得します。 |
ColorSpaceName | string | Read | シェーディングの出力用カラー空間名。 |
Background | double[]? | Read | 背景色の成分、または存在しない場合は null。 |
BBox | double[]? | Read | バウンディングボックス [xmin, ymin, xmax, ymax]、または存在しない場合は null。 |
AntiAlias | bool | Read | アンチエイリアスが要求されているかどうか(助言的)。 |