SatDump
2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
hue_saturation_json.h
1
#pragma once
2
3
#include "
image/hue_saturation.h
"
4
#include "nlohmann/json.hpp"
5
6
namespace
satdump
7
{
8
namespace
image
9
{
10
NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE(image::HueSaturation, hue, saturation, lightness, overlap)
11
}
12
}
// namespace satdump
hue_saturation.h
Hue/Saturation manipulation.
src-core
image
hue_saturation_json.h
Generated by
1.14.0