| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.9/site-packages/PIL/__pycache__/ |
Upload File : |
a
h�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
�6/usr/lib/python3.9/site-packages/PIL/DcxImagePlugin.py�_accept s r c @ s8 e Zd ZdZdZdZdd� Zdd� Zdd � Zd
d� Z dS )
�DcxImageFileZDCXz Intel DCXFc C s� | j �d�}t|�std��g | _td�D ](}t| j �d��}|sF qT| 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 Zn_framesZis_animated�seek)�self�s�i�offsetr
r
r �_open- s zDcxImageFile._openc C s<