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