FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kProjector_LoadColGains ( kProjector  projector,
kArray1  gains 
)

Loads the per column gains to input pattern.

The gains should be provided as a kArray1<k64f>. The number of gains has to be equal to the width of projector display. Not all the projector models support loading column gains, it will return error if not supported.

Parameters
projectorProjector object.
gainsPer row gains.
Returns
Operation status.