bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class HexDtoMapped

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalcolor: string
      • Optionalfrom: number
      • Optionalto: number

      Returns HexDtoMapped

    Properties

    color: string

    Color hex

    #0000ff
    
    from: number

    From min bound

    0
    

    -Infinity

    Infinity

    1

    to: number

    To max bound

    255
    

    -Infinity

    Infinity

    1