|
FireSync API
|
| 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.
| projector | Projector object. |
| gains | Per row gains. |