Skip to content

Struct _spinPNGOption

ClassList > _spinPNGOption

More...

  • #include <SpinnakerDefsC.h>

Public Attributes

Type Name
unsigned int compressionLevel
bool8_t interlaced
unsigned int reserved

Detailed Description

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

Public Attributes Documentation

variable compressionLevel

unsigned int _spinPNGOption::compressionLevel;

Compression level (0-9). 0 is no compression, 9 is best compression.


variable interlaced

bool8_t _spinPNGOption::interlaced;

Whether to save the PNG as interlaced.


variable reserved

unsigned int _spinPNGOption::reserved[16];

Reserved for future use.



The documentation for this class was generated from the following file C:/workspace/include/spinc/SpinnakerDefsC.h