Add supported formats information
Change-Id: Ia0bfb13201fca93e0d21b9f2b6386884c81436b3
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
* @brief Starts face detection for the given image, asynchronously.
* @details This function detects faces for given image item and calls the given callback function when the detection is completed. \n
* The given callback function is called when the detection is completed. \n
- * To obtain the detected faces, call the media_info_foreach_face_from_db() function.
+ * To obtain the detected faces, call the media_info_foreach_face_from_db() function. \n
+ * Supported image formats are jpg, png, and bmp.
*
* @since_tizen 3.0
*
* @brief Starts face detection for the given image, asynchronously.
* @details This function detects faces for given image item and calls the given callback function when the detection is completed. \n
* The given callback function is called when the detection is completed. \n
- * To obtain the detected faces, call the media_info_foreach_face_from_db() function.
+ * To obtain the detected faces, call the media_info_foreach_face_from_db() function. \n
+ * Supported image formats are jpg, png, and bmp.
*
* @since_tizen 3.0
*