def load_seek(self, *args, **kwargs):
# we can't incrementally load, so force ImageFile.parser to
# use our custom load method by defining this method.
pass
#
# --------------------------------------------------------------------
EpsImagePlugin.py 文件源码
python
阅读 17
收藏 0
点赞 0
评论 0
评论列表
文章目录