Get the labels of the described feature
#include "dip_measurement.h"
dip_Error dip_FeatureDescriptionGetLabels ( description, labels, resources )
Gets the labels of the data of the feature descripted by description.
Data type | Name | Description |
dip_FeatureDescription | description | Feature description data structure |
dip_StringArray * | labels | Feature Labels |
dip_Resources | resources | Resources tracking structure. See ResourcesNew |
MeasurementFeatureDescription, FeatureDescriptionNew, FeatureDescriptionFree, FeatureDescriptionSetName, FeatureDescriptionGetName, FeatureDescriptionSetDescription, FeatureDescriptionGetDescription, FeatureDescriptionSetLabels, FeatureDescriptionGetLabels, FeatureDescriptionSetLabel, FeatureDescriptionSetDimensionLabels, FeatureDescriptionSetUnits, FeatureDescriptionGetUnits, FeatureDescriptionSetUnit