Bitbybit Docs
    Preparing search index...

    Class Rgb255Dto (Inputs.Color)

    An { r, g, b } color with channels from 0 to 255, for color.rgb255Color.

    Index

    Constructors

    Properties

    Constructors

    Properties

    colorRgb: ColorRGB

    The color object; each channel from 0 to 255.

    { "r": 0, "g": 0, "b": 255 }
    

    0

    255