FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kProjector_LoadPatterns ( kProjector  projector,
kArray2  patterns 
)

Loads the image patterns to project.

The patterns are a 2-D array where each row presents one frame. The pattern in a row will be repeated throughout the whole image.

NOTE: The configured frame count is used in the pattern load logic. If the projector module is configured via a client, set the frame count and apply the configuration prior to calling this function.

Parameters
projectorProjector object.
patternsPatterns to project.
Returns
Operation status.
See also
kProjector_FrameCount, kProjector_SetFrameCount