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