slint::Gray8Pixel Struct
struct Gray8Pixel;C++
#include <slint.h>C++
Represents a grayscale pixel.
Public Attributes
Section titled “Public Attributes”uint8_t slint::Gray8Pixel::v
luminance value (between 0 and 255)
© 2026 SixtyFPS GmbH
struct Gray8Pixel;#include <slint.h>Represents a grayscale pixel.
uint8_t slint::Gray8Pixel::v
luminance value (between 0 and 255)
© 2026 SixtyFPS GmbH