|
FFmpeg
|
Structure to store the header keywords in FITS file. More...
#include <fits.h>
Data Fields | |
| FITSHeaderState | state |
| unsigned | naxis_index |
| int | bitpix |
| int64_t | blank |
| int | blank_found |
| int | naxis |
| int | naxisn [999] |
| int | pcount |
| int | gcount |
| int | groups |
| int | rgb |
| 1 if file contains RGB image, 0 otherwise More... | |
| int | image_extension |
| double | bscale |
| double | bzero |
| int | data_min_found |
| double | data_min |
| int | data_max_found |
| double | data_max |
| FITSHeaderState FITSHeader::state |
1.8.17