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 :
DcxImagePlugin.cpython-310.pyc
back
Copy
o Z#�aa � @ sb d dl mZ d dlmZ d dlmZ dZdd� ZG dd� de�Z e� e je e� e�e jd � d S )� )�Image)�i32le)�PcxImageFilei�h�:c C s t | �dkot| �tkS )N� )�len�i32�MAGIC)�prefix� r �4/usr/lib/python3/dist-packages/PIL/DcxImagePlugin.py�_accept s r c @ s8 e Zd ZdZdZdZdd� Zdd� Zdd � Zd d� Z dS ) �DcxImageFile�DCXz Intel DCXFc C s� | j �d�}t|�std��g | _td�D ]}t| j �d��}|s# n| j�|� q| j | _d | _ t | j�| _| jdk| _| � d� d S )Nr znot a DCX filei r � )�fp�readr �SyntaxError�_offset�ranger �append�_DcxImageFile__fp�framer �n_frames�is_animated�seek)�self�s�i�offsetr r r �_open- s zDcxImageFile._openc C s<