Struct SpinnakerNET::JpegOption¶
ClassList > SpinnakerNET > JpegOption
#include <ManagedDefs.h>
Public Attributes¶
| Type | Name |
|---|---|
| property bool | progressive |
| property unsigned int | quality |
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.
Public Functions Documentation¶
function JpegOption¶
The documentation for this class was generated from the following file C:/workspace/src/SpinnakerNET/ManagedDefs.h