You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/chalk/plugins/viewplugins/scripting/samples/python/invertpython.rc

10 lines
233 B
Plaintext

<KrossScripting>
<ScriptAction
name="InvertPython"
text="Invert (python)"
description="Invert the pixel of an image (python)"
icon=""
interpreter="python"
file="invert.py" />
</KrossScripting>