Re: [BLACKBOX] YNT: [BLACKBOX] Producing .PNG file

From: [at]} <Aubrey.McIntosh{>
Date: Sat, 31 Jan 2009 19:25:45 -0600


I have attached Alm01ConverterPNG. This converter allows you to save any Blackbox view as a png file.
It requires additional software available on the net.
    (* Author: Necati Ecevit *)
    (* A high level interface to FreeImageDll for standard bitmaps (1,2,4,8,24,32 bits) *)


I also received a work that is pure BlackBox code to work with PNG files. I will read later.




2009/1/31 F. Necati Ecevit <fnecati{([at]})nowhere.xy


If I understand correctly, you would like to save your graph view as image file ?
 
if you have a handle to your view, it is possible to convert this view to FIBITMAP and save to png file.
For example, in ObxTickers's HandleModelMsg, after Views.Update(..) store the view as png file, current snapshot of view by using FreeViewToImage.StoreViewAsImage(v,"test.png",24,0).
 
Here, I attached FreeViewToImage module to convert any view (Views.View extension) to FIBITMAP or store the view to file as png file.
 
I hope it helps,
 
Regards,
 
- Necati.
 



-- 
-- 
Aubrey McIntosh, Ph.D.
1502 Devon Circle
Austin TX 78723-1814
http://home.grandecom.net/~amcintosh/aubrey/Search/
---- To unsubscribe, send a message with body "SIGNOFF BLACKBOX" to LISTSERV{([at]})nowhere.xy










From_Converter.png
(image/png attachment: From_Converter.png)

Embedded.cube.png
(image/png attachment: Embedded.cube.png)

Received on Sun Feb 01 2009 - 02:25:45 UTC

This archive was generated by hypermail 2.3.0 : Thu Sep 26 2013 - 06:30:49 UTC