rr- / screeninfo

Fetch location and size of physical screens.
Other
208 stars 36 forks source link

Pull specific values from Monitor X #82

Open micjgam opened 1 year ago

micjgam commented 1 year ago

get-_monitors output is type is 'list' with length of one '1' and short of pulling in string methods to get what I need is there another way to pull values from the output of get_monitors - specifically W & H? I would use the values directly in writing another function on top for use with image libraries.