Python-MSS v1.0.0¶
This is version v1.0.0 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.
Release date: 2015-04-16
Python 2.6 to 3.5 ready
MSS: code clean-up and review, no more debug information
MSS: add a shortcut to take automatically use the proper
MSSclass (fixes #5)MSS: few optimizations into
save_img()Darwin: remove rotation from information returned by
enum_display_monitors()Linux: fixed
object has no attribute 'display' into __del__Linux: use of
XDestroyImage()instead ofXFree()Linux: optimizations of
get_pixels()Windows: huge optimization of
get_pixels()CLI: delete
--debugargument