ImageGear for C and C++ on Windows v19.3 - Updated
enumIGISISPlanarConfig
API Reference Guide > ISIS Component API Reference > ISIS Component Enumerations Reference > enumIGISISPlanarConfig

These are all the possible values for the IG_ISIS_TAG_PLANARCONFIGURATION tag.

Values:

IG_ISIS_PLANARCONFIG_LINE_PACK Line pack. Color data for each pixel is stored in order by line.
IG_ISIS_PLANARCONFIG_PAGE Page. Color data for the entire page is stored by color plane.
IG_ISIS_PLANARCONFIG_LINE_UNPACK Line Unpack. Color data for each line is stored by color plane.