Skip to content

slint::Gray8Pixel Struct

struct Gray8Pixel;
C++
#include <slint.h>
C++

Represents a grayscale pixel.

uint8_t slint::Gray8Pixel::v

luminance value (between 0 and 255)


© 2026 SixtyFPS GmbH