Simd::Pixel Namespace Reference
Contains various pixel structures. More...
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
Contains various pixel structures.
Contains various pixel structures useful for work with Simd::View structure.
