Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
PGMOption Struct Reference

Options for saving PGM images. More...

#include <SpinnakerDefs.h>

Public Member Functions

 PGMOption ()
 

Public Attributes

bool binaryFile
 Whether to save the PPM as a binary file.
 
unsigned int reserved [16]
 Reserved for future use.
 

Detailed Description

Options for saving PGM images.

Constructor & Destructor Documentation

◆ PGMOption()

PGMOption ( )
inline

Member Data Documentation

◆ binaryFile

bool binaryFile

Whether to save the PPM as a binary file.

◆ reserved

unsigned int reserved[16]

Reserved for future use.


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