CAMERA_SetTrimming

Syntax

#include <twl/camera.h>

void CAMERA_SetTrimming(BOOL enabled);

Arguments

enabled Enables trimming when TRUE.

Return Values

None.

Description

Enables or disables trimming. This must be called before the CAMERA_Start or CAMERA_StartCapture function is used to start capturing.

See Also

CAMERA_Start, CAMERA_StartCapture

Revision History

2007/10/02 Initial version.


CONFIDENTIAL