Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Gradient

Common functions for any gradient implementation.

Implemented by

Index

Methods

getColorStops

  • Get current color stops from the gradient.

    Returns ColorStop[]

setColorStops

  • Set color stops for the gradient.

    Parameters

    Returns void