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

The definition 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 definition 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: