#include <twl/camera.h>
BOOL CAMERA_IsTrimming( void );
None.
Returns TRUE
if trimming is enabled.
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.
2008/01/15 Initial version.
CONFIDENTIAL