imCastMode

Predefined Cast Modes \n * See also \ref color Color Manipulation, Color Component Intervals section. * \ingroup convert

Values

ValueMeaning
IM_CAST_MINMAX

< scan for min and max values.

IM_CAST_FIXED

< use predefined min-max values.

IM_CAST_DIRECT

< direct type cast the value.

IM_CAST_USER

< user attributes called "UserMin" and "UserMax", both float values.

Meta