RTS API Documentation  1.10.11
Data Fields
switch_lab_color_t Struct Reference

#include <switch_core_video.h>

+ Collaboration diagram for switch_lab_color_t:

Data Fields

double l
 
double a
 
double b
 

Detailed Description

Definition at line 115 of file switch_core_video.h.

Field Documentation

◆ a

double switch_lab_color_t::a

Definition at line 117 of file switch_core_video.h.

Referenced by switch_img_copy_rect().

◆ b

double switch_lab_color_t::b

Definition at line 118 of file switch_core_video.h.

Referenced by switch_img_copy_rect().

◆ l

double switch_lab_color_t::l

Definition at line 116 of file switch_core_video.h.

Referenced by switch_img_copy_rect().


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