Searched refs:FocalplaneXRes (Results 1 – 1 of 1) sorted by relevance
16 static double FocalplaneXRes; variable869 FocalplaneXRes = ConvertAnyFormat(ValuePtr, Format); in ProcessExifDir()1065 FocalplaneXRes = 0; in process_EXIF()1135 if (FocalplaneXRes != 0){ in process_EXIF()1140 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes); in process_EXIF()