Purpose: | Custom image format
|
OS: | windows, linux, Mac... (any C++ compiler)
|
Place: | example/006/src
|
Notice: | in this example, we design our image format: string "ImageStone" + DIB stream. after you run this demo, our format image named save.foo will be created at same folder. if you under linux platform, type make to compiler
|
Usage: |
|