|
Krita Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | perchannel_crosschannel_filter_test |
Functions | |
| perchannel_crosschannel_filter_test.checkDocument (fileName, curves) | |
| perchannel_crosschannel_filter_test.checkResult (name, value, ref) | |
| perchannel_crosschannel_filter_test.createDocument (fileName, filterName, curves) | |
| perchannel_crosschannel_filter_test.modifyDocument (fileName, curves) | |
Variables | |
| dict | perchannel_crosschannel_filter_test.curvesCCC |
| dict | perchannel_crosschannel_filter_test.curvesCCM |
| dict | perchannel_crosschannel_filter_test.curvesPCC |
| dict | perchannel_crosschannel_filter_test.curvesPCM |
| bool | perchannel_crosschannel_filter_test.returned = True |
| perchannel_crosschannel_filter_test.tmpFileNameCC = os.path.join(tmpDirname, 'testing_filter_cc.kra') | |
| perchannel_crosschannel_filter_test.tmpFileNamePC = os.path.join(tmpDirname, 'testing_filter_pc.kra') | |