阅读(3936) (0)

Pillow FitsStubImagePlugin模块

2021-07-17 09:25:05 更新
classPIL.FitsStubImagePlugin.FITSStubImageFile(fp=Nonefilename=None)

基类:PIL.ImageFile.StubImageFile

format= 'FITS'
format_description= 'FITS'
PIL.FitsStubImagePlugin.register_handler(handler)

安装特定于应用程序的Fit图像处理程序。

参数

handler -- 处理程序对象。