Home | History | Annotate | Download | only in jhead

Lines Matching refs:ExposureBias

914                 ImageInfo.ExposureBias = (float)ConvertAnyFormat(ValuePtr, Format);
1788 if (ImageInfo.ExposureBias){
1791 printf("Exposure bias: %4.2f\n",(double)ImageInfo.ExposureBias);