• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            數(shù)據(jù)加載中……

            [wxWidgets]Embedding PNG images into executables(將png嵌入到程序中)

            首先需要用工具將png圖片轉(zhuǎn)成.cpp或者.h文件
            工具:bin2c
            源代碼:

            // bin2c.c
            //
            // convert a binary file into a C source vector
            //
            // THE "BEER-WARE LICENSE" (Revision 3.1415):
            // sandro AT sigala DOT it wrote this file. As long as you retain this notice you can do
            // whatever you want with this stuff.  If we meet some day, and you think this stuff is
            // worth it, you can buy me a beer in return.  Sandro Sigala
            //
            // syntax:  bin2c [-c] [-z] <input_file> <output_file>
            //
            //          -c    add the "const" keyword to definition
            //          -z    terminate the array with a zero (useful for embedded C strings)
            //
            // examples:
            //     bin2c -c myimage.png myimage_png.cpp
            //     bin2c -z sometext.txt sometext_txt.cpp

            #include 
            <ctype.h>
            #include 
            <stdio.h>
            #include 
            <stdlib.h>
            #include 
            <string.h>

            #ifndef PATH_MAX
            #define PATH_MAX 1024
            #endif

            int useconst = 0;
            int zeroterminated = 0;

            int myfgetc(FILE *f)
            {
                
            int c = fgetc(f);
                
            if (c == EOF && zeroterminated)
                
            {
                    zeroterminated 
            = 0;
                    
            return 0;
                }

                
            return c;
            }


            void process(const char *ifname, const char *ofname)
            {
                FILE 
            *ifile, *ofile;
                errno_t err 
            = fopen_s(&ifile,ifname,"rb");
                
            if (ifile == NULL)
                
            {
                    fprintf(stderr, 
            "cannot open %s for reading\n", ifname);
                    exit(
            1);
                }

                fopen_s(
            &ofile,ofname, "wb");
                
            if (ofile == NULL)
                
            {
                    fprintf(stderr, 
            "cannot open %s for writing\n", ofname);
                    exit(
            1);
                }

                
            char buf[PATH_MAX], *p;
                
            const char *cp;
                
            if ((cp = strrchr(ifname, '/')) != NULL)
                
            {
                    
            ++cp;
                }
             else {
                    
            if ((cp = strrchr(ifname, '\\')) != NULL)
                        
            ++cp;
                    
            else
                        cp 
            = ifname;
                }

                strcpy_s(buf, cp);
                
            for (p = buf; *!= '\0'++p)
                
            {
                    
            if (!isalnum(*p))
                        
            *= '_';
                }

                fprintf(ofile, 
            "static %sunsigned char %s[] = {\n", useconst ? "const " : "", buf);
                
            int c, col = 1;
                
            while ((c = myfgetc(ifile)) != EOF)
                
            {
                    
            if (col >= 78 - 6)
                    
            {
                        fputc(
            '\n', ofile);
                        col 
            = 1;
                    }

                    fprintf(ofile, 
            "0x%.2x, ", c);
                    col 
            += 6;
                }

                fprintf(ofile, 
            "\n};\n");

                fclose(ifile);
                fclose(ofile);
            }


            void usage(void)
            {
                fprintf(stderr, 
            "usage: bin2c [-cz] <input_file> <output_file>\n");
                exit(
            1);
            }


            int main(int argc, char **argv)
            {
                
            while (argc > 3)
                
            {
                    
            if (!strcmp(argv[1], "-c"))
                    
            {
                        useconst 
            = 1;
                        
            --argc;
                        
            ++argv;
                    }
             else if (!strcmp(argv[1], "-z"))
                    
            {
                        zeroterminated 
            = 1;
                        
            --argc;
                        
            ++argv;
                    }
             else {
                        usage();
                    }

                }

                
            if (argc != 3)
                
            {
                    usage();
                }

                process(argv[
            1], argv[2]);
                
            return 0;
            }

            在官方論壇中的做了些修改。去掉了一些警告信息。

            2、在你的程序中包含轉(zhuǎn)換好的cpp或者h
             #include <myimage_png.cpp>

            wxMemoryInputStream istream(myimage_png, sizeof myimage_png);
            wxImage myimage_img(istream, wxBITMAP_TYPE_PNG);

            或者可以定義個宏

            #define wxGetBitmapFromMemory(name) _wxGetBitmapFromMemory(name ## _png, sizeof(name ## _png))
            inline wxBitmap _wxGetBitmapFromMemory(const unsigned char *data, int length) {
            wxMemoryInputStream is(data, length);
            return wxBitmap(wxImage(is, wxBITMAP_TYPE_ANY, -1), -1);
            }
            
            注意:要確保png的句柄初始化了。wxImage::AddHandler(new wxPNGHandler);
            

            posted on 2009-12-04 11:07 Stone xin 閱讀(525) 評論(0)  編輯 收藏 引用

            老色鬼久久亚洲AV综合| 国产日韩欧美久久| 亚洲精品国产字幕久久不卡| 久久精品中文无码资源站| 91麻精品国产91久久久久| 亚洲中文字幕无码久久2017| 99久久国产免费福利| 久久久精品人妻无码专区不卡| 久久精品国产亚洲av影院| 97久久香蕉国产线看观看| 久久久久久久久久久| 欧美日韩精品久久久久| 亚洲综合久久综合激情久久| 日韩精品无码久久一区二区三| 亚洲国产精品无码久久久蜜芽 | 亚洲欧美精品一区久久中文字幕| 色综合久久综合中文综合网| 99热精品久久只有精品| 久久久亚洲欧洲日产国码二区 | 亚洲人成网亚洲欧洲无码久久 | 国产精品99精品久久免费| 久久久久久国产精品美女 | 色老头网站久久网| 久久久久香蕉视频| 狠狠色婷婷综合天天久久丁香 | 久久99精品久久久久久水蜜桃| 精品久久久久久99人妻| 72种姿势欧美久久久久大黄蕉| 久久精品国产亚洲av麻豆蜜芽 | 亚洲国产天堂久久综合| 青草影院天堂男人久久| 思思久久99热免费精品6| 99久久婷婷国产一区二区| av午夜福利一片免费看久久| 欧美一区二区三区久久综| 精品久久久中文字幕人妻| 2022年国产精品久久久久| 久久久久亚洲国产| 亚洲欧美精品一区久久中文字幕| 久久久久久国产精品美女| 久久人人爽人人精品视频|