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