文件操作 - WalImageFile.cpython-311.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/PIL/__pycache__/WalImageFile.cpython-311.pyc
编辑文件内容
� �"�c� � �V � d Z ddlmZmZ ddlmZ G d� dej � � Zd� ZdZ dS ) a� This reader is based on the specification available from: https://www.flipcode.com/archives/Quake_2_BSP_File_Format.shtml and has been tested with a few sample files found using google. .. note:: This format cannot be automatically recognized, so the reader is not registered for use with :py:func:`PIL.Image.open()`. To open a WAL file, use the :py:func:`PIL.WalImageFile.open()` function instead. � )�Image� ImageFile)�i32lec �"