SatDump
2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
jpeg12_utils.h
Go to the documentation of this file.
1
#pragma once
2
7
8
#include "
image.h
"
9
#include <cstdint>
10
11
namespace
satdump
12
{
13
namespace
image
14
{
23
Image
decompress_jpeg12(uint8_t *data,
int
length,
bool
ignore_errors =
false
);
24
}
// namespace image
25
}
// namespace satdump
satdump::image::Image
Definition
image.h:17
image.h
Core Image class.
src-core
image
jpeg12_utils.h
Generated by
1.14.0