User Tools

Site Tools


midres_library:reference:mr_brightness
Translations of this page:


MR_BRIGHTNESS

Base value for the luminance of colors.

Declaration

 extern mr_color MR_BRIGHTNESS;

Description

On those platforms that have the concept of “luminance”, this variable maintains the median value of the luminance attributed to the color component. For all others, this value must be left at zero.

See also

Example