Volume Cartographer 2.27.0
Public Attributes | List of all members
volcart::WriteImageOpts Struct Reference

#include <vc/core/io/ImageIO.hpp>

Public Attributes

std::optional< int > compression
 
std::optional< int > padding
 

Detailed Description

WriteImage optional parameters

Definition at line 27 of file ImageIO.hpp.

Member Data Documentation

◆ compression

std::optional<int> volcart::WriteImageOpts::compression

Image compression level. Appropriate values depend on the output format.

Definition at line 31 of file ImageIO.hpp.

◆ padding

std::optional<int> volcart::WriteImageOpts::padding

Manually specified padding when using WriteImageSequence

Definition at line 34 of file ImageIO.hpp.


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