コード例 #1
0
ファイル: test_info.py プロジェクト: thkien/psd-tools2
def test_print():
    psd = PSDImage(decode_psd('empty-layer.psd'))
    psd.print_tree()