mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 16:47:03 +08:00
Refactor: Use numpy image cache instead of pillow image
This commit is contained in:
@@ -44,7 +44,7 @@ class Device(Screenshot, Control, AppControl):
|
||||
def screenshot(self):
|
||||
"""
|
||||
Returns:
|
||||
PIL.Image.Image:
|
||||
np.ndarray:
|
||||
"""
|
||||
self.stuck_record_check()
|
||||
super().screenshot()
|
||||
|
||||
Reference in New Issue
Block a user