Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Color

Hierarchy

  • JITAllocatingRTManagedBox<undefined, Color>
    • Color

Implements

  • RuntimeBaseClass

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Color(hex: number): Color
  • Parameters

    • hex: number

    Returns Color

Properties

Private hex

hex: number

Readonly internalRuntimeType

internalRuntimeType: Type<typeof Color> = ...

props

props: undefined = ...

Methods

unwrap

Static fromARGB

  • fromARGB(a: number, r: number, g: number, b: number): Color

Generated using TypeDoc