From: DRC Date: Tue, 22 Feb 2011 10:28:18 +0000 (+0000) Subject: git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@425 632fc199-4ca6... X-Git-Tag: 1.1.90~218 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0d4d34f1088a207823b2e5314ad035254167ea0;p=libjpeg-turbo git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@425 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/turbojpeg.h b/turbojpeg.h index 5524efc..5fa91f5 100644 --- a/turbojpeg.h +++ b/turbojpeg.h @@ -281,6 +281,9 @@ DLLEXPORT int DLLCALL tjScaledSize(int input_width, int input_height, [INPUT] flags = the bitwise OR of one or more of the flags described in the "Flags" section above. + NOTE: The width, pitch, height, and pixelsize parameters are ignored if + decompressing to a YUV planar image. + RETURNS: 0 on success, -1 on error */ DLLEXPORT int DLLCALL tjDecompress(tjhandle j,