HomeSort by relevance Sort by last modified time
    Searched full:rgb_to_yiq (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
colorsys.py 24 __all__ = ["rgb_to_yiq","yiq_to_rgb","rgb_to_hls","hls_to_rgb",
37 def rgb_to_yiq(r, g, b): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
colorsys.py 24 __all__ = ["rgb_to_yiq","yiq_to_rgb","rgb_to_hls","hls_to_rgb",
37 def rgb_to_yiq(r, g, b): function

Completed in 164 milliseconds