ImageGear for C and C++ on Linux v18.10 - Updated
enumIGMedPSFeatureFlags
API Reference Guide > MD Component API Reference > MD Component Enumerations Reference > enumIGMedPSFeatureFlags

A bitmask that specifies features of the Presentation State object that can be applied or extracted separately.

Values:

MED_PS_FEATURE_NONE No feature.
MED_PS_FEATURE_PRES_LUT Presentation LUT.
MED_PS_FEATURE_VOI_LUT VOI LUT.
MED_PS_FEATURE_MODALITY_LUT Modality LUT.
MED_PS_FEATURE_DISPLAYED_AREA Reserved for future use.
MED_PS_FEATURE_ORIENTATION Orientation.
MED_PS_FEATURE_ANNOTAIONS Annotations.
MED_PS_FEATURE_ALL All features.

Remarks:

See MED_PS_apply and MED_PS_extract for more details.