From: Jiyong Min Date: Mon, 4 Dec 2017 03:42:35 +0000 (+0900) Subject: Modify the description of encoding incorrectly X-Git-Tag: submit/tizen/20171204.084209^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b1b4ea59ba2f8fa34b37d80084e3eb4e5972328;p=platform%2Fcore%2Fapi%2Fimage-util.git Modify the description of encoding incorrectly Change-Id: Ibe1462c5a4184b24870b3d5bef4598d4d6c645e9 Signed-off-by: Jiyong Min --- diff --git a/include/image_util_encode.h b/include/image_util_encode.h index 0c79988..76fd9c9 100755 --- a/include/image_util_encode.h +++ b/include/image_util_encode.h @@ -94,7 +94,7 @@ int image_util_encode_set_resolution(image_util_encode_h handle, unsigned long w * Errors would be returned if not supported. * * @param[in] handle The handle to image util encoding -* @param[in] colorspace The encoded image colorspace +* @param[in] colorspace The colorspace of the input image to encode * * @return @c 0 on success, * otherwise a negative error value