阅读(1905) (0)

Pillow MpegImagePlugin模块

2021-07-19 09:30:23 更新
classPIL.MpegImagePlugin.BitStream(fp)

基类:object

next()
peek(bits)
read(bits)
skip(bits)
classPIL.MpegImagePlugin.MpegImageFile(fp=Nonefilename=None)

基类:PIL.ImageFile.ImageFile

format= 'MPEG'
format_description= 'MPEG'