Searched refs:linear_to_sRGB (Results 1 – 1 of 1) sorted by relevance
954 def linear_to_sRGB(self, y): member in LVGLImage974 rawdata += uint8_t(int(self.linear_to_sRGB(luma) * 255))