RadialGradient
Vue de l’ensemble
‘RadialGradient’ est un type dans Aspose.PDF FOSS pour Go.
RadialGradient interpolate la couleur du point focal (FX, FY) vers le cercle centré à (CX et CY), avec un rayon R.
Propriétés : ‘CX’, ‘ CY’, ‘FX’, ‘FY’ , ‘R’ et ‘Stops’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
CX | float64 | Read/Write | Gets the cx. |
CY | float64 | Read/Write | Gets the cy. |
R | float64 | Read/Write | Gets the r. |
FX | float64 | Read/Write | Gets the fx. |
FY | float64 | Read/Write | Gets the fy. |
Stops | []GradientStop | Read/Write | Gets the stops. |
Voir aussi
- Aspose.PDF — Résultats de l’API d’entreprise