static var linearColor : GraphicsContext .GradientOptions
An option that interpolates between colors in a linear color space.
static var mirror: GraphicsContext .GradientOptions
An option that repeats the gradient outside its nominal range, reflecting every other instance.