srakatext.blogg.se

Photoflow setup
Photoflow setup







photoflow setup

Tools use the -v argument for more verbose output. The –help argument may be provided for info about the arguments and most The following command-line tools are provided with OpenColorIO.

#Photoflow setup code

Implement support for categories (the easiest way is to use the code inĪpphelpers/ColorSpaceHelpers.h). Note that this requires the application developer to Specify the color space categories that the application should show inĬolor space menus. The complete list of flags is in OpenColorTypes.h. Overrides the optimization settings being used by an application, for Logging output is sent to STDERR output by default. Numeric values 0, 1, 2, or 3 can be used) None, warning, info, or debug (or their respective

photoflow setup

Overrides the inactive_colorspaces list from the config file.Ĭolon-separated list of color spaces, e.g previousColorSpace:tempSpace OCIO_LOGGING_LEVEL ¶Ĭonfigures OCIO’s internal logging level. Overrides the active_views list from the config file and reorders them.Ĭolon-separated list of view names, e.g internal:client:DI OCIO_INACTIVE_COLORSPACES ¶ Overrides the active_displays list from the config file and reorders them.Ĭolon-separated list of displays, e.g sRGB:P3 OCIO_ACTIVE_VIEWS ¶ Provide a way of setting this from the user interface.) OCIO_ACTIVE_DISPLAYS ¶ Necessary for some of the command-line tools but most applications Specifies the file path of the config file to be used. The following environment variables may be used with OpenColorIO: OCIO ¶









Photoflow setup