Bitbybit Docs
    Preparing search index...

    Class Rgb255Dto (Inputs.Color)

    用于 color.rgb255Color{ r, g, b } 颜色,通道从 0 到 255。

    Index

    Constructors

    Properties

    Constructors

    Properties

    colorRgb: ColorRGB

    颜色对象;每个通道从 0 到 255。

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

    0

    255