Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
PIL
/
__pycache__
/
Filename :
ImageDraw2.cpython-310.pyc
back
Copy
o Z#�a� � @ s\ d Z ddlmZmZmZmZmZ G dd� d�ZG dd� d�ZG dd� d�Z G d d � d �Z dS )z] (Experimental) WCK-style drawing interface operations .. seealso:: :py:mod:`PIL.ImageDraw` � )�Image� ImageColor� ImageDraw� ImageFont� ImagePathc @ s e Zd ZdZddd�ZdS )�Penz"Stores an outline color and width.r � c C s t �|�| _|| _d S �N)r �getrgb�color�width)�selfr r �opacity� r �0/usr/lib/python3/dist-packages/PIL/ImageDraw2.py�__init__! s zPen.__init__N)r r ��__name__� __module__�__qualname__�__doc__r r r r r r � r c @ � e Zd ZdZddd�ZdS )�BrushzStores a fill colorr c C s t �|�| _d S r )r r r )r r r r r r r ) s zBrush.__init__N)r r r r r r r &