Interface PaintInterpolator

    • Method Detail

      • interpolate

        @NotNull
        @NotNull SVGPaint interpolate​(@NotNull
                                      @NotNull SVGPaint initial,
                                      @NotNull
                                      @NotNull SVGPaint a,
                                      @NotNull
                                      @NotNull SVGPaint b,
                                      float progress)