Scope
pixel.h File Reference

Go to the source code of this file.

Classes

struct  scope::BGRA8Pixel
 

Functions

uint8_t scope::to8 (const uint16_t &shortval)
 
uint8_t scope::to8hist (const uint16_t &s, const uint16_t &l, const uint16_t &u)
 
uint8_t scope::to8hist_mod (const uint16_t &s, const uint16_t &l, const uint16_t &u)
 
uint8_t scope::to8hist_mod2 (const uint16_t &s, const uint16_t &l, const uint16_t &u, const uint16_t &scaler)
 

Detailed Description

The BGRA8Pixel struct and various related helpers for color conversions.

Definition in file pixel.h.