honeybee_plus.radiance.parameters.raBmp module

class honeybee_plus.radiance.parameters.raBmp.RaBmpParameters(*args, **kwargs)[source]

Bases: honeybee_plus.radiance.parameters._advancedparametersbase.AdvancedRadianceParameters

create_grayscale

Create an eight bit grayscale image instead of a color image.

crt_primaries

CRT color output primaries.

exposure

Specify tonemapping method or exposure value. Accepted tone mapping methods are ‘auto’, ‘human’ or ‘linear. Accepted exposure values are any number prefixed with a + or - sign (e.g. -1.2, +1.4, -3.4 etc).

freeze()
gamma

Gamma correction for the monitor. Default value is 2.2

reverse_conversion

Do a reverse conversion and convert bitmap to hdr

unfreeze()