Home | History | Annotate | Download | only in jhead

Lines Matching refs:Distance

817                 // Tends to be less accurate as distance increases.
818 ImageInfo.Distance = (float)ConvertAnyFormat(ValuePtr, Format);
1751 if (ImageInfo.Distance){
1752 if (ImageInfo.Distance < 0){
1755 printf("Focus dist. : %4.2fm\n",(double)ImageInfo.Distance);