gflLoadIPTC

GFL SDK

gflLoadIPTC

The gflLoadIPTC allows to load IPTC data from a picture file, without loading it.

GFL_IPTC_DATA * gflLoadIPTC(
  const char *  filename,  
);

Parameters

    filename
    Pointer to a null-terminated string that contains the filename to extract IPTC. Must be a JPEG file.

Return value

See also