|
FireSync API
|
| kStatus kProjector_SetBitDepth | ( | kProjector | projector, |
| kSize | bitDepth | ||
| ) |
Sets the projector pattern bit depth.
This setting only affects the output bit depth of the projector display. The bit depth of pattern data provided as input to the kProjector_LoadPatterns method should always be either 1 bit or 8 bits.
| projector | Projector object. |
| bitDepth | Pattern bit depth. |