Class PShapeSVG.Gradient

All Implemented Interfaces:
PConstants
Direct Known Subclasses:
PShapeSVG.LinearGradient, PShapeSVG.RadialGradient
Enclosing class:
PShapeSVG

public static class PShapeSVG.Gradient extends PShapeSVG
  • Field Details

    • offset

      public float[] offset
    • color

      public int[] color
    • count

      public int count
  • Constructor Details

    • Gradient

      public Gradient(PShapeSVG parent, XML properties)