mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-03-20 00:31:04 +03:00
Add PointGrey Grasshopper support; fixed DATAMAX for 8- and 12-bit images
This commit is contained in:
@@ -119,6 +119,7 @@ static int camcapt(IMG *ima){
|
||||
WARNX("Couldn't read exposure data\n");
|
||||
return FALSE;
|
||||
}
|
||||
ima->bitpix = 16;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user