Spinnaker C
4.3.0.189
 
Data Fields

Options for saving PNG images. More...

Data Fields

bool8_t interlaced
 Whether to save the PNG as interlaced. More...
 
unsigned int compressionLevel
 Compression level (0-9). More...
 
unsigned int reserved [16]
 Reserved for future use. More...
 

Detailed Description

Options for saving PNG images.

Used in saving PNG images with a call to spinImageSavePng().

Field Documentation

◆ compressionLevel

unsigned int compressionLevel

Compression level (0-9).

0 is no compression, 9 is best compression.

◆ interlaced

bool8_t interlaced

Whether to save the PNG as interlaced.

◆ reserved

unsigned int reserved[16]

Reserved for future use.


The documentation for this struct was generated from the following file: