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