Options for saving PPM images. More...
Data Fields | |
| bool8_t | binaryFile |
| Whether to save the PPM as a binary file. More... | |
| unsigned int | reserved [16] |
| Reserved for future use. More... | |
Options for saving PPM images.
Used in saving PPM images with a call to spinImageSavePpm().
| bool8_t binaryFile |
Whether to save the PPM as a binary file.
| unsigned int reserved[16] |
Reserved for future use.