Skip to main content

Get rgb values at mouse position

Project description

Get rgb values at mouse position

pip install ctypes-rgb-values

from ctypes_rgb_values import get_rgb_values
cols = get_rgb_values(
    sleeptime=0.0,
    on_left_click=False,  # if True: only captures when left  mouse button is pressed
    on_right_click=False,  # if True: only captures when right mouse button is pressed
    rgb_values=True,  # if True: rgb will be returned
    rgba_values=True,  # if True: rgba will be returned
    coords=True,  # if True: coords of each color will be returned
    time_value=True,  # if True: time of each color change will be returned
)
# Press ctrl+c when you are done!

"""
[((107, 107, 107), (107, 107, 107, 0), (1356, 1051), 1671697419.8177068),
 ((99, 99, 99), (99, 99, 99, 0), (1357, 1049), 1671697419.8401546),
 ((99, 99, 99), (99, 99, 99, 0), (1359, 1041), 1671697419.8508923),
 ((99, 99, 99), (99, 99, 99, 0), (1361, 1038), 1671697419.8670166),
 ((99, 99, 99), (99, 99, 99, 0), (1363, 1033), 1671697419.8836083),
 ((99, 99, 99), (99, 99, 99, 0), (1364, 1029), 1671697419.9011772),
 ((99, 99, 99), (99, 99, 99, 0), (1365, 1028), 1671697419.9167929),
 ((99, 99, 99), (99, 99, 99, 0), (1365, 1028), 1671697419.9333844),
 ((99, 99, 99), (99, 99, 99, 0), (1365, 1028), 1671697419.9499762),
 ((99, 99, 99), (99, 99, 99, 0), (1365, 1028), 1671697419.9675448),
 ((117, 117, 117), (117, 117, 117, 0), (1365, 1028), 1671697419.9831607),
 ((117, 117, 117), (117, 117, 117, 0), (1365, 1028), 1671697420.0007331),
 ((117, 117, 117), (117, 117, 117, 0), (1365, 1028), 1671697420.0182958),
 ((117, 117, 117), (117, 117, 117, 0), (1365, 1028), 1671697420.0329359),
 ((117, 117, 117), (117, 117, 117, 0), (1365, 1028), 1671697420.0505047),
 ((117, 117, 117), (117, 117, 117, 0), (1365, 1028), 1671697420.0705392),
 ((250, 250, 250), (250, 250, 250, 0), (1368, 1027), 1671697420.0851743),
 ....
 """

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ctypes_rgb_values-0.11.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

ctypes_rgb_values-0.11-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file ctypes_rgb_values-0.11.tar.gz.

File metadata

  • Download URL: ctypes_rgb_values-0.11.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for ctypes_rgb_values-0.11.tar.gz
Algorithm Hash digest
SHA256 b36ce6e3cdc6d78202bda7823211b2c73c5262e1fa0b7bbf7173cf85340bc209
MD5 04ff83583587f795858fcf7a2ef8e993
BLAKE2b-256 15a0db0e37fb4193fba6b428485b4746aafc855c81375b41dc6cddb3e9590db8

See more details on using hashes here.

File details

Details for the file ctypes_rgb_values-0.11-py3-none-any.whl.

File metadata

File hashes

Hashes for ctypes_rgb_values-0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 2a342d8e2fc308269667d79bfe0a793402d2bcc36c273d4197404e15891bcde0
MD5 41dc36bc3c30eaa82f0cf78048a8e03e
BLAKE2b-256 78ff347987e0def3d4f96beffe42e8cc8d959d7d4dfca4a168c550888d25fa5f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page