File: out.txt

package info (click to toggle)
openimageio 2.2.10.1%2Bdfsg-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 45,344 kB
  • sloc: cpp: 127,812; python: 3,538; sh: 847; makefile: 383; ansic: 2
file content (14 lines) | stat: -rw-r--r-- 552 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
getNumColorSpaces = 14
getColorSpaceNames = ['linear', 'sRGB', 'sRGBf', 'rec709', 'Cineon', 'Gamma1.8', 'Gamma2.2', 'Panalog', 'REDLog', 'ViperLog', 'AlexaV3LogC', 'PLogLin', 'SLog', 'raw']
getNumLooks = 0
getLookNames = []
getNumDisplays = 1
getDisplayNames = ['default']
getDefaultDisplayName = default
getNumViews = 3
getViewNames = ['None', 'sRGB', 'rec709']
getDefaultViewName = 
getNumRoles = 9
getRoles = ['color_picking', 'color_timing', 'compositing_log', 'data', 'default', 'matte_paint', 'reference', 'scene_linear', 'texture_paint']

Done.