Interpolation

class Interpolation(val inPremul: Gradient.Interpolation.InPremul = InPremul.NO, val colorSpace: Gradient.Interpolation.ColorSpace = ColorSpace.DESTINATION, val hueMethod: Gradient.Interpolation.HueMethod = HueMethod.SHORTER)

Description of the colors and interpolation method.

Constructors

Link copied to clipboard
constructor(inPremul: Gradient.Interpolation.InPremul = InPremul.NO, colorSpace: Gradient.Interpolation.ColorSpace = ColorSpace.DESTINATION, hueMethod: Gradient.Interpolation.HueMethod = HueMethod.SHORTER)

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int