Skip to content

Struct SpinnakerNET::PngOption

ClassList > SpinnakerNET > PngOption

More...

  • #include <ManagedDefs.h>

Public Attributes

Type Name
property unsigned int compressionLevel
property bool interlaced

Public Functions

Type Name
PngOption ()

Detailed Description

Options for saving PNG images.

Public Attributes Documentation

variable compressionLevel

property unsigned int SpinnakerNET::PngOption::compressionLevel;

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


variable interlaced

property bool SpinnakerNET::PngOption::interlaced;

Whether to save the PNG as interlaced.


Public Functions Documentation

function PngOption

inline SpinnakerNET::PngOption::PngOption () 


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