|
SatDump 2.0.0-alpha-520736c72
|
xRIT files => Images More...
#include "image/image.h"#include "logger.h"#include "xrit/identify.h"#include "xrit/xrit_file.h"#include "xrit/fy4/fy4_headers.h"Go to the source code of this file.
Functions | |
| image::Image | satdump::xrit::getImageFromXRITFile (xrit_file_type_t type, XRITFile &file) |
| This converts a xRIT file (given its type) into an image object handling missing-specific details and some safety checks. | |
xRIT files => Images
|
inline |
This converts a xRIT file (given its type) into an image object handling missing-specific details and some safety checks.
| type | type of the xRIT file (from identification step) |
| file | xRIT file |