<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>15 Sep 2015 05:45:00 Z</lastBuildDate><pubDate>14 Sep 2015 11:12:00 Z</pubDate><description>i try to resize image in image control and save to database&#13;
&#13;
the original image file resolution 265 x 183&#13;
&#13;
i load into image control which the image control height and width i set to 64x64&#13;
IF dResize(IMG_ImgSml,64,64) = True THEN&#13;
m_imageSml = dSaveImageJPEG(IMG_ImgSml, inMemory)&#13;
&#13;
&#13;
i output the resized image to a file , I notice strange stuff&#13;
1. the image file show image width and height show 96 x 96 not 64 x 64 that i want&#13;
&#13;
2. an empty blue space show up&#13;
http://i60.tinypic.com/23ssvhu.jpg&#13;
&#13;
Black color area is image resized area&#13;
&#13;
how come ? am I missing something ?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize/read.awp</link><title>[WM20 -android] Dresize()</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize-53987/read.awp</comments><pubDate>15 Sep 2015 05:45:00 Z</pubDate><description>Hi Peter ,&#13;
&#13;
after try and error, I finally understand the problem is image control&#13;
&#13;
few things I understand&#13;
1. image contro…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize-53987/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize-53987/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize/read.awp">[WM20 -android] Dresize()</source><title>Re: [WM20 -android] Dresize()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize-53982/read.awp</comments><pubDate>14 Sep 2015 13:51:00 Z</pubDate><description>I have the same issue; to output a 800x600 file the image size has to be 400x300.&#13;
&#13;
If you don't need to compress the image, Vi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize-53982/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize-53982/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize/read.awp">[WM20 -android] Dresize()</source><title>Re: [WM20 -android] Dresize()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize-53980/read.awp</comments><pubDate>14 Sep 2015 11:13:00 Z</pubDate><description>sorry wrong attach the image, here the output of resized image</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize-53980/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize-53980/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53977-wm20-android-dresize/read.awp">[WM20 -android] Dresize()</source><title>Re: [WM20 -android] Dresize()</title></item></channel></rss>
