Home
last modified time | relevance | path

Searched refs:LATLONSTR (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/vips/vips-8.12.0/libvips/foreign/
H A Dradiance.c409 #define LATLONSTR "LATLONG=" macro
411 #define islatlon(hl) (!strncmp(hl,LATLONSTR,LLATLONSTR))
414 #define fputlatlon(lat,lon,fp) fprintf(fp,"%s %.6f %.6f\n",LATLONSTR,lat,lon)