nn::jpeg::CTR::JpegMpDecoder::GetGpsDateStamp Member Function#include <nn/jpeg.h>
static const char * GetGpsDateStamp(
const GpsData * pGps
);
| Name | Description | |
|---|---|---|
| in | pGps | Specifies the GPS IFD. Call the GetLastGpsData function to obtain this. |
NULL on failure. Gets the GPS date stamp (numeric value) included in GPS IFD.
This function needs image data to get the information. Do not destroy the GPS IFD structure.
CONFIDENTIAL