Forum Discussion
Altera_Forum
Honored Contributor
15 years agoload and write image under nios
hello i have a code in c++ how use image in studio vusial I give the path of image and I have the result I turn the some code inder nios but the when I give the path of image the niosIde not fo...
Altera_Forum
Honored Contributor
15 years agoYou must explain better if you want help. I really can't get the point.
Is the image file somehow already imported into the Nios code? Or do you need a method to transfer the file to Nios? Or maybe do you simply want get the image from a bmp file data you already have imported in a array; in this latter case you must refer to bmp file specification.