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