W3Cschool
恭喜您成為首批注冊用戶
獲得88經(jīng)驗值獎勵
classPIL.PngImagePlugin.
ChunkStream
(fp)
?基類:object
call
(cid, pos, length)
?調(diào)用適當(dāng)?shù)膲K處理程序
close
()
?crc
(cid, data)
?讀取并驗證校驗和
crc_skip
(cid, data)
?讀取校驗和。C模塊不存在時使用
push
(cid, pos, length)
?read
()
?獲取新塊。返回頭信息。
verify
(endchunk=b'IEND')
?classPIL.PngImagePlugin.
PngImageFile
(fp=None, filename=None)
?基類:PIL.ImageFile.ImageFile
getexif
()
?load_end
()
?內(nèi)部:讀取完圖像數(shù)據(jù)
load_prepare
()
?內(nèi)部:準(zhǔn)備讀取PNG文件。
load_read
(read_bytes)
?內(nèi)部:讀取更多圖像數(shù)據(jù)
seek
(frame)
?查找此序列文件中的給定幀。如果在序列結(jié)尾之外查找,該方法將引發(fā) EOFError
錯誤。打開序列文件時,庫自動查找第0幀。
見 tell()
.
frame -- 幀編號,從0開始。
EOFError -- 如果調(diào)用試圖在序列結(jié)束后查找。
tell
()
?返回當(dāng)前幀號。見 seek()
.
幀編號,從0開始。
verify
()
?驗證PNG文件
format
= 'PNG'
?format_description
= 'Portable network graphics'
?propertytext
?classPIL.PngImagePlugin.
PngStream
(fp)
?基類:PIL.PngImagePlugin.ChunkStream
check_text_memory
(chunklen)
?chunk_IDAT
(pos, length)
?chunk_IEND
(pos, length)
?chunk_IHDR
(pos, length)
?chunk_PLTE
(pos, length)
?chunk_acTL
(pos, length)
?chunk_cHRM
(pos, length)
?chunk_eXIf
(pos, length)
?chunk_fcTL
(pos, length)
?chunk_fdAT
(pos, length)
?chunk_gAMA
(pos, length)
?chunk_iCCP
(pos, length)
?chunk_iTXt
(pos, length)
?chunk_pHYs
(pos, length)
?chunk_sRGB
(pos, length)
?chunk_tEXt
(pos, length)
?chunk_tRNS
(pos, length)
?chunk_zTXt
(pos, length)
?rewind
()
?save_rewind
()
?PIL.PngImagePlugin.
getchunks
(im, **params)
?返回表示此圖像的PNG塊列表。
PIL.PngImagePlugin.
is_cid
(string, pos=0, endpos=9223372036854775807)
匹配字符串開頭的零個或多個字符。
PIL.PngImagePlugin.
putchunk
(fp, cid, *data)
?寫入PNG塊(包括CRC字段)
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網(wǎng)安備35020302033924號
違法和不良信息舉報電話:173-0602-2364|舉報郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯(lián)系方式:
更多建議: