UserHome/zviewer/plugins/myplugin/descriptor.ini
UserHome/zviewer/plugins/myplugin/a.py
Descriptor.ini : Describe how to run plugin
- extension:jpg,jpeg,jpg2000
- cmd:C:\Python27\python.exe a.py $FILE_NAME$
Output Format
width:500
height:500
pixeldatas......
UserHome/zviewer/plugins/myplugin/descriptor.ini
UserHome/zviewer/plugins/myplugin/a.py
Descriptor.ini : Describe how to run plugin
Output Format
width:500
height:500
pixeldatas......