examples

来自「PNG开放源接口 The interface has been designe」· 代码 · 共 19 行

TXT
19
字号
About the ExamplesRun pngtest. Some .png images will be produced. Open them with anygraphics program or even a web browser and take a look. To find out what isgoing on, explore the Makefile and the pngtest.cc source. Both have manycomments. The pngwriter.h header file is fully commented as well,and should you lose the PNGwriter Quick Reference, or be without internetaccess to check the website, it will serve as a reference manual.If you feel like it, take a look at the pngwriter.cc source. The makefile isfully commented as well.The lyapunov.cc source file has an explanation of what is being generated.Alternatively, you can get info on its usage by running lyapunov with noarguments. If you wish to see what is going on, you can run it with./lyapunov 999and it will show an onscreen explanation.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?