Simd Library Documentation.

Home | Release Notes | Download | Documentation | Issues | GitHub

BGR, BGRA, HSL, HSV pixel structures. More...

Namespaces

namespace  Simd::Pixel
 Contains various pixel structures.
 

Data Structures

struct  Bgr24
 24-bit BGR pixel. More...
 
struct  Bgra32
 32-bit BGRA pixel. More...
 
struct  Hsv24
 24-bit HSV pixel. More...
 
struct  Hsl24
 24-bit HSL pixel. More...
 
struct  Rgb24
 24-bit RGB pixel. More...
 
struct  Rgba32
 32-bit RGBA pixel. More...
 

Detailed Description

BGR, BGRA, HSL, HSV pixel structures.