8 picoproj - test program for libam7xxx
13 *picoproj* ['OPTIONS']
18 picoproj(1) is a minimal example to show how to use libam7xxx to display a static image.
25 the image file to upload
29 the image format to use (default is JPEG)
36 the verbosity level of libam7xxx output (0-5)
38 *-W* '<image width>'::
39 the width of the image to upload
41 *-H* '<image height>'::
42 the height of the image to upload
51 picoproj -f file.jpg -F 1 -l 5 -W 800 -H 480
60 Failure (libam7xxx error)
65 Antonio Ospite and Reto Schneider
70 Main web site: <http://git.ao2.it/libam7xxx.git>
75 Copyright \(C) 2012 Antonio Ospite <ospite@studenti.unina.it>
77 This program is free software: you can redistribute it and/or modify
78 it under the terms of the GNU General Public License as published by
79 the Free Software Foundation, either version 3 of the License, or
80 (at your option) any later version.