RGBTupleexport declare type RGBTuple = [/*red*/ number,/*green*/ number,/*blue*/ number];export declare type RGBTuple = [/*red*/ number,/*green*/ number,/*blue*/ number];SummaryA tuple satisfying the RGB color model.See Alsohttps://developer.mozilla.org/docs/Glossary/RGB
RGBTupleexport declare type RGBTuple = [/*red*/ number,/*green*/ number,/*blue*/ number];export declare type RGBTuple = [/*red*/ number,/*green*/ number,/*blue*/ number];SummaryA tuple satisfying the RGB color model.See Alsohttps://developer.mozilla.org/docs/Glossary/RGB