Struct Spinnaker::JPEGOption¶
ClassList > Spinnaker > JPEGOption
#include <SpinnakerDefs.h>
Public Attributes¶
| Type | Name |
|---|---|
| bool | progressive |
| unsigned int | quality |
| unsigned int | reserved |
Public Functions¶
| Type | Name |
|---|---|
| JPEGOption () |
Detailed Description¶
Options for saving JPEG image.
Public Attributes Documentation¶
variable progressive¶
Whether to save as a progressive JPEG file.
variable quality¶
JPEG image quality in range (0-100). * 100 - Superb quality. * 75 - Good quality. * 50 - Normal quality. * 10 - Poor quality.
variable reserved¶
Reserved for future use.
Public Functions Documentation¶
function JPEGOption¶
The documentation for this class was generated from the following file C:/workspace/include/SpinnakerDefs.h