WmfImagePlugin 模块
-
classPIL.WmfImagePlugin.WmfStubImageFile(fp=None, filename=None) 基类:
PIL.ImageFile.StubImageFile-
format= 'WMF'
-
format_description= 'Windows Metafile'
-
load(dpi=None) 基于平铺列表加载图像数据
-
-
PIL.WmfImagePlugin.register_handler(handler) 安装特定于应用程序的WMF映像处理程序。
- 参数
handler -- 处理程序对象。