#include <twl/camera.h>
u16 CAMERA_SizeToWidth( CAMERASize size )
size | Camera resolution. |
Returns the width (in pixels) of the specified camera resolution.
Returns the width of the CAMERASize
resolution in pixels.
2007/11/13 Initial version.
CONFIDENTIAL