SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
get_img.h File Reference

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.

Detailed Description

xRIT files => Images

Function Documentation

◆ getImageFromXRITFile()

image::Image satdump::xrit::getImageFromXRITFile ( xrit_file_type_t type,
XRITFile & file )
inline

This converts a xRIT file (given its type) into an image object handling missing-specific details and some safety checks.

Parameters
typetype of the xRIT file (from identification step)
filexRIT file
Returns
the image