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

Loads the per row gains to input pattern.

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

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