FFmpeg
Data Fields
Lab Struct Reference

#include <palette.h>

Data Fields

int32_t L
 
int32_t a
 
int32_t b
 

Detailed Description

Definition at line 30 of file palette.h.

Field Documentation

◆ L

int32_t Lab::L

Definition at line 31 of file palette.h.

Referenced by compute_box_stats(), and get_next_color().

◆ a

int32_t Lab::a

Definition at line 31 of file palette.h.

Referenced by compute_box_stats(), and get_next_color().

◆ b

int32_t Lab::b

Definition at line 31 of file palette.h.

Referenced by compute_box_stats(), ff_srgb_u8_to_oklab_int(), and get_next_color().


The documentation for this struct was generated from the following file: