RadialGradient

RadialGradient

Overview

RadialGradient is a type in Aspose.PDF FOSS for Go.

RadialGradient interpolates colour from the focal point (FX, FY) out to the circle centred at (CX, CY) with radius R.

Properties: CX, CY, FX, FY, R, Stops.

Properties

NameTypeAccessDescription
CXfloat64Read/WriteGets the cx.
CYfloat64Read/WriteGets the cy.
Rfloat64Read/WriteGets the r.
FXfloat64Read/WriteGets the fx.
FYfloat64Read/WriteGets the fy.
Stops[]GradientStopRead/WriteGets the stops.

See Also

 English