CAMERA_IsTrimming

Syntax

#include <twl/camera.h>

BOOL CAMERA_IsTrimming( void );

Arguments

None.

Return Values

Returns TRUE if trimming is enabled.

Description

This function determines whether trimming is currently enabled. If the CAMERA_SetTrimming function has been used to enable or disable trimming, that setting is obtained. If the aforementioned function has not been called, the default value is obtained.

See Also

CAMERA_SetTrimming

Revision History

2008/01/15 Initial version.


CONFIDENTIAL