compproject command
Controls the current compositing project.
See also: compopts
Usages
-
compproject [-a pixelAspectRatio] [-d i8|i16|i32|fp] [-P zoom] [-p black white] [-r xres yres] [-f on|off] [-F on|off] [-l on|off]
These settings are saved with the hip file. Changing these settings will change any COP nodes that are following these next time they are output or viewed.
Options
|
|
Sets the pixel aspect ratio. A ratio of 2:1 (X:Y) should be passed as 2. |
|
|
Sets the project data format: 8, 16, 32 bit integer, or floating point. |
|
|
Sets the proxy zoom level. Zoom levels are: icon 1/8 ¼ 1/3 ½ 2/3 ¾ full 1.33 1.5 2 4 8 |
|
|
Sets the black and white points for integer formats. |
|
|
Sets the project resolution. |
|
|
If on, all File COPs' resolutions are overriden by the project resolution (as the default setting for all new File COPs). If off, the files natural resolution is used. |
|
|
If on, all File COPs' pixel depths are overriden by the project pixel depth (as the default setting for all new file COPs). If off, the files natural depth is used. |
|
|
Turns Large Canvas support on or off. If on, image data outside of (0,0) - (xres, yres) will be retained. If off, this data is cropped. |