Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGradientPoint<T>

Type parameters

Hierarchy

  • IGradientPoint

Index

Properties

Properties

location

location: number

渐变色关键点的位置,取值范围[0,1]

value

value: T

渐变色关键点的值

Generated using TypeDoc