#include <twl/camera.h>
void CAMERA_SetTrimming(BOOL enabled);
なし
トリミングの有効/無効を設定します。 CAMERA_Start(),CAMERA_StartCapture() でキャプチャを開始する前に呼び出す必要があります。
CAMERA_Start(),CAMERA_StartCapture()
CAMERA_Start、CAMERA_StartCapture
2007/10/02 初版