Searched refs:CCDWidth (Results 1 – 2 of 2) sorted by relevance
108 float CCDWidth; member
1165 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes); in process_EXIF()1173 / ImageInfo.CCDWidth * 36 + 0.5); in process_EXIF()1758 if (ImageInfo.CCDWidth){ in ShowImageInfo()1759 printf("CCD width : %4.2fmm\n",(double)ImageInfo.CCDWidth); in ShowImageInfo()