pylon/Pixel.h#
Namespaces#
| Name |
|---|
| Pylon Contains definitions of pylon types. |
Classes#
| Name | |
|---|---|
| struct | Pylon::SBGRA8Pixel Describes the memory layout of a BGRA8 pixel. This pixel is used in Windows bitmaps. |
| struct | Pylon::SBGR8Pixel Describes the memory layout of a BGR8 pixel. This pixel is used in Windows bitmaps. |
| struct | Pylon::SRGB8Pixel Describes the memory layout of a RGB8 pixel. |
| struct | Pylon::SRGB16Pixel Describes the memory layout of a RGB16 pixel. |
| struct | Pylon::SYUV422_UYVY Describes the memory layout of a YUV422_UYVY pixel with information about brightness and chroma for two pixels. |
| struct | Pylon::SYUV422_YUYV Describes the memory layout of a YUV422_YUYV pixel with information about brightness and chroma for two pixels. |