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