• Preparing search index...
  • The search index is not available
@beetpx/beetpx - v0.55.0
  • @beetpx/beetpx
  • API
  • $rgb

Function $rgb

  • $rgb(r, g, b): BpxRgbColor
  • A shorthand for BpxRgbColor.of.

    Parameters

    • r: number
    • g: number
    • b: number

    Returns BpxRgbColor

    • Defined in ../../src/shorthands.ts:112
  • $rgb(cssHex): BpxRgbColor
  • A shorthand for BpxRgbColor.fromCssHex.

    Parameters

    • cssHex: string

    Returns BpxRgbColor

    • Defined in ../../src/shorthands.ts:118

Settings

@beetpx/beetpx - v0.55.0
  • Loading...

Generated using TypeDoc