Searched refs:rgb2short (Results 1 – 2 of 2) sorted by relevance
1004 prefix = misc.rgb2short(color.r, color.g, color.b)1019 prefix = misc.rgb2short(color.r, color.g, color.b)
559 def rgb2short(r, g, b): function