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

Brightness/Contrast manipulation. More...

#include "image.h"
#include <cstdint>

Go to the source code of this file.

Functions

void satdump::image::brightness_contrast (Image &image, float brightness, float contrast)
 contrast and brightness correction, similar to Gimp

Detailed Description

Brightness/Contrast manipulation.

Function Documentation

◆ brightness_contrast()

void satdump::image::brightness_contrast ( Image & image,
float brightness,
float contrast )

contrast and brightness correction, similar to Gimp

Parameters
imagethe image to use
brightnessbrightness factor
contrastcontrast factor