Pillow Jpeg2KImagePlugin模塊

2021-07-17 17:37 更新
?classPIL.Jpeg2KImagePlugin.Jpeg2KImageFile(fp=Nonefilename=None)?

基類:PIL.ImageFile.ImageFile

?format= 'JPEG2000'?
?format_description= 'JPEG 2000 (ISO 15444)'?
?load()?

基于平鋪列表加載圖像數據

?propertyreduce?

返回圖像減少 ?factor ?次數的副本。如果圖像的大小不能被 ?factor?整除 ,結果大小將被四舍五入。

參數
  • factor -- 寬度和高度分別大于0的整數或兩個整數的元組。

  • box -- 一個可選的4元組整數,提供要縮小的源圖像區(qū)域。值必須在(0,0,width,height)矩形內。如果省略或None,則使用整個源。


以上內容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號