nuke.addDefaultColorspaceMapper

nuke.addDefaultColorspaceMapper(call, args=(), kwargs={}, nodeClass='*')[source]

Add a function to modify default colorspaces before Nuke passes them to Readers or Writers.

Functions should have the same positional argument as in the definition of defaultLUTMapper()

All added functions are called in backwards order.