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