Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

bitmap files in 256 mode

rswy
Beginner
826 Views
Hi,
I had posted a message some time back regarding saving bitmap images in 256 color mode.There was a reply posted but unfortunately am still not able to save the images right.I would appreciate any pointers or suggestions to get the code working right.I'd also like to know if the sample code in the XFT webpage worked for the 256 color mode or required any small alterations to work right.
Thanks.
--rswy
0 Kudos
2 Replies
Jugoslav_Dujic
Valued Contributor II
826 Views
Thanks for the "bug report"; I'll investigate it and let you know when I find the solution.

Jugoslav
0 Kudos
Jugoslav_Dujic
Valued Contributor II
826 Views
Who says SDK C samples are supposed to work? :-). Here's the corrected version. iDepth argument e{1,4,8,16,24,32} also works now; if absent, screen color depth is used.
0 Kudos
Reply