libCZI
Reading CZI documents made easy
libCZI::IDisplaySettings::SplineData Struct Reference

The defintion of the (piecewise) spline. The spline starts at xPos which is the normalized position (between 0 and 1). More...

#include <libCZI_Metadata.h>

Public Attributes

double xPos
 The (normalized) position for which this spline definition is valid.
 
CubicSplineCoefficients coefficients
 The spline coefficients for this piece.
 

Detailed Description

The defintion of the (piecewise) spline. The spline starts at xPos which is the normalized position (between 0 and 1).


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