| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/PIL/__pycache__/ |
Upload File : |
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<