Simd Library Documentation.

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

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

Namespaces

 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...
 

Detailed Description

BGR, BGRA, HSL, HSV pixel structures.