コード例 #1
0
ファイル: legacy.py プロジェクト: j-howell/calibre
 def has_transparent_pixels(self):
     return image_has_transparent_pixels(self.img)
コード例 #2
0
 def has_transparent_pixels(self):
     return image_has_transparent_pixels(self.img)