Modify the number of the pixcel to extract RGB 34/145934/3 accepted/tizen/unified/20170825.163238 submit/tizen/20170824.093048 submit/tizen/20170825.024959
authorJiyong Min <jiyong.min@samsung.com>
Thu, 24 Aug 2017 07:42:05 +0000 (16:42 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Thu, 24 Aug 2017 07:53:34 +0000 (16:53 +0900)
commit46c893565425bea4f9632061dad79f2350c0cdab
treea4702f11d21c3e36f2a12e8cf3237bce82c66b76
parentbe1e177c2ff59e30b63ad888e8ee3be80e789281
Modify the number of the pixcel to extract RGB

- The resolution of current frame is image_desc.
And the width, height of gif_image is the with & height of total image.
So the width, height can not be same with current frame.

Change-Id: I362cc07ab26298e6f502d66005f30ab7ac944eba
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
gif/mm_util_gif.c