Skip to content

Struct SpinnakerNET::JpegOption

ClassList > SpinnakerNET > JpegOption

More...

  • #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

property bool SpinnakerNET::JpegOption::progressive;

Whether to save as a progressive JPEG file.


variable quality

property unsigned int SpinnakerNET::JpegOption::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

inline SpinnakerNET::JpegOption::JpegOption () 


The documentation for this class was generated from the following file C:/workspace/src/SpinnakerNET/ManagedDefs.h