gflGetFormatNameByIndex
The gflGetFormatNameByIndex function returns name of a format's index.
const char * gflGetFormatNameByIndex(
GFL_INT32 index
);
Parameters
- index
-
Index of the format.
Return value
See also
gflGetNumberOfFormat,
gflGetFormatIndexByName,
gflFormatIsSupported,
gflFormatIsWritableByIndex,
gflFormatIsWritableByName,
gflFormatIsReadableByIndex,
gflFormatIsReadableByName,
gflGetDefaultFormatSuffixByIndex,
gflGetDefaultFormatSuffixByName,
gflGetFormatDescriptionByIndex,
gflGetFormatDescriptionByName,
gflGetFormatInformationByIndex,
gflGetFormatInformationByName,
GFL_LOAD_PARAMS,
GFL_SAVE_PARAMS