CSS Keywords

{object_name}

Color Interpolation

  • Hue Interpolation

    • decreasing

      각도를 θ₂ - θ₁ ∈ [-360, 0]이 되도록 조정한다.
    • increasing

      각도를 θ₂ - θ₁ ∈ [0, 360]이 되도록 조정한다.
    • longer

      각도를 θ₂ - θ₁ ∈ {[-360, -180], [180, 360]}이 되도록 조정한다.
    • shorter

      각도를 θ₂ - θ₁ ∈ [-180, 180]이 되도록 조정한다.