SightLine Applications Command, Control, and Script API  v3.00
List of all members
SLACurrentUserPalette_t Struct Reference

Description

Return the current user palette in YUV values – format identical to SLASetUserPalette_t.

typedef struct {
struct {
u8 y;
u8 u;
u8 v;
} palette[256];

Sent in response to SLAGetParameters_t().

Message ID 0x73

Byte Offset Name Description
variesySee SLASetUserPalette_t
variesu
variesv