c++ - Mac OS. How to create image from PNG data? -


I have an array of data that represents PNG:

  unsigned short SystemFontext [] = {0x5089,0x474E, 0x0Ad, 0x5089,0x474E, 0x0d, 0x5089, 0x474E, 0x0Ad, 0x5089xx474E, 0x474E, 0x 0 0 0 05050 0x474E, 0x0 A, 0x5089,0x474E, 0x474E, 0x0AD, 0x5089, ...}  

Do I Can I create a PNG file using this data? If yes, then how?

To complete the data and then


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -