<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>17 Oct 2015 16:20:00 Z</lastBuildDate><pubDate>16 Oct 2015 19:42:00 Z</pubDate><description>My code:&#13;
It looks like Windev doesn't have any function to convert a byte array to an image.&#13;
So I convert it to buffer. Then I convert this buffer to an image. But nothing shows.&#13;
Any suggestion?&#13;
&#13;
sfBuffer is fixed string on 2001&#13;
bufBuffer is Buffer&#13;
Transfer(&amp;sfBuffer,&amp;arrTemplate,2001)&#13;
bufBuffer = sfBuffer&#13;
&#13;
IMG_Template = dTransferToImage(&amp;bufBuffer, imgBVR32, nImageWidth, nImageHeight)&#13;
&#13;
Thank you.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window/read.awp</link><title>How to convert a byte array to a image to show on the window?</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/54510-how-convert-byte-array-image-show-window-54525/read.awp</comments><pubDate>17 Oct 2015 16:20:00 Z</pubDate><description>Thank you, fixed it.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window-54525/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window-54525/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window/read.awp">How to convert a byte array to a image to show on the window?</source><title>Re: How to convert a byte array to a image to show on the window?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window-54524/read.awp</comments><pubDate>17 Oct 2015 08:33:00 Z</pubDate><description>Hi, seems to me that imgBVR32 - though shown in the example - is not a valid buffer type !?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window-54524/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window-54524/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window/read.awp">How to convert a byte array to a image to show on the window?</source><title>Re: How to convert a byte array to a image to show on the window?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window-54522/read.awp</comments><pubDate>17 Oct 2015 00:37:00 Z</pubDate><description>Hello Bruce&#13;
&#13;
The convention on this forum is to put the version number and PCSoft product code in the subject of your post as …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window-54522/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window-54522/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54510-how-convert-byte-array-image-show-window/read.awp">How to convert a byte array to a image to show on the window?</source><title>Re: How to convert a byte array to a image to show on the window?</title></item></channel></rss>
