FalseColor - [source code]
False Color -
Inputs
HDRFilePath [Required]
Path to an HDR image filelegendUnit [Optional]
Unit of the legend (e.g. lux, cd/m2,...)conversionF [Optional]
Conversion factor for the results. Default is 179.legendMax [Optional]
Maximum bound for the legendcontourLines [Optional]
Set to True ro render the image with colored contour lines.contourBands [Optional]
Set to True ro render the image with solid-colored contour regions.numOfSegments [Optional]
An interger representing the number of steps between the high and low boundary of the legend. Default value is set to 10.legendPosition [Optional]
A number between 0 to 11 to set legend position to the given direction WS|W|WN|NW|N|NE|EN|E|ES|SE|S|SWprintExtrema [Optional]
Set to True to cause extrema points to be printed on the brightest and darkest pixels of the input picture.maskThreshold [Optional]
Optional number for masking threshold. Pixels with values less than this number will be rendered in black.useAlterColors [Optional]
Set to True to use the alternate colorset.render [Required]
Set to True to render the new image
Outputs
outputFilePath
Path to the result HDR file