Gjsify LogoGjsify Logo

Hierarchy

  • ColorUVW

Index

Constructors

Properties

U: number
V: number
W: number
name: string

Methods

  • free(): void
  • get_chroma_difference(p2: ColorUVW): number
  • set(U: number, V: number, W: number): void
  • Initialises a color value.

    Parameters

    • U: number

      component value

    • V: number

      component value

    • W: number

      component value

    Returns void

  • set_planckian_locus(temp: number): void
  • Sets the CIEUVW color from a Planckian locus of specific temperature.

    Parameters

    • temp: number

      temperature in Kelvin

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method