From: Minje Ahn Date: Mon, 30 Mar 2020 03:56:51 +0000 (+0900) Subject: Reinforce description of thumbnail_util_extract_to_file X-Git-Tag: submit/tizen/20200330.065305^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84c37ae9a3f6a850b64c5cdac7ceb1cf21a7a243;p=platform%2Fcore%2Fapi%2Fthumbnail-util.git Reinforce description of thumbnail_util_extract_to_file Change-Id: Id25b0a41f14a1aa48dd43fd08374d9a2a09f6d6c Signed-off-by: Minje Ahn --- diff --git a/include/thumbnail_util.h b/include/thumbnail_util.h index f082e80..bedfb5c 100755 --- a/include/thumbnail_util.h +++ b/include/thumbnail_util.h @@ -195,7 +195,8 @@ int thumbnail_util_destroy(thumbnail_h thumb) TIZEN_DEPRECATED_API; * The width and height of the thumbnail to be generated cannot exceed 2000. \n * The width and height of the thumbnail to be generated cannot exceed the original resolution. \n * Since 5.5, if the width and height of the thumbnail to be generated exceeds the original resolution, the value changes to the original resolution. \n - * In order to maintain the ratio, the requested size and generated size may be different. (Modify based on short axis) + * In order to maintain the ratio, the requested size and generated size may be different. (Modify based on short axis) \n + * If the parent directory of the thumbnail path to be generated does not exist, an error is returned. * * @param[in] path The path of the original media file * @param[in] width The width of the thumbnail